a {
	color:#333;
	text-decoration:none;
}
a:hover, a:focus {
	color:#008698;
	text-decoration:underline;
}

.textBtnRed {
	display:inline;
	line-height:1.25em;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:1px;
	background:url("../../img/v2/redRight.gif") no-repeat right top;
}

.textBtnRed span {
	margin-top:-1px; /* weird fix for IE */
	padding-top:1px;
	padding-right:9px;
	padding-left:9px;
	padding-bottom:12px;
	background:url("../../img/v2/redLeft.gif") no-repeat left top;
	line-height: 1.3em;   
}
.textBtnRed:hover, .textBtnRed:focus {
	background-position:right -95px;
	cursor:pointer;
	text-decoration: none;
}
.textBtnRed:hover span, .textBtnRed:focus span {
	color:#fff;
	background-position:left -95px;
	text-decoration: none;
} 

h1.petrol{
	font-family:Arial, Helvetica, sans-serif;
	color:#008698;
	font-size:2.1em;
	font-weight: bold;
	line-height:1.1em;
}

h2.petrol, h3.petrol, h4.petrol{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#008698;
	font-size:1.6em;
	margin:0px;
	padding-bottom:3px;
}

p.showAllLink {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0;
	float: right;
	padding: 0;
	display: inline;
	width: 150px;
	text-align: right;
}

a.showAll{
	font-weight: bold;
	color: #008698;
	background-image: url(../../img/v2/arrow-petrol.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	padding: 2px 20px 2px 0;
	
	float:right !important;
	
	
	
}
a.showAll:hover{
	background-position: right -98px;
}


/* 1 COLUMN WIDE MODULES */
.mod1Col{
	width:130px;
	float:left;
}

/* 2 COLUMN WIDE MODULES */
.mod2Col{
	width: 240px;
	float: left;
}

/* 3 COLUMN WIDE MODULES */
.mod3Col{
	width:555px;
	float:left;
}

/* 4 COLUMN WIDE MODULES */
.mod4Col{
	float:left;
}


.detailDisplay {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
}

.detailDisplayBottom {
	background-image: url(../../img/v2/graduated_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 500px; /*mod1Col + mod1Col + mod2Col*/
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
}



.detailIntro, .simDetailIntro {
	float: left;
}

ul.phoneDetails {
	list-style: disc;
	margin: 0.25em 0 1.5em 1.5em;
	padding: 0;
}
ul.phoneDetails li {
	font-family: arial;
	padding: 0.15em 0	
}

ul.keyFeatures {
	margin:	0.6em 0 0.5em;
	float: left;
}
ul.keyFeatures li {
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 1.1em;
	padding: 0.4em 0 0.4em 2.2em;
	background-repeat: no-repeat;
	
	background-image: url(../../img/v2/feature_icons.gif);
}
ul.keyFeatures li.top 
{
	background-position: 0 4px;
}
ul.keyFeatures li.bottom 
{
background-position: 0 10px;
}

.detailPlanImg .planDescText{
	color: #ffffff;
	height: 228px;
}

.detailIntro h3, .simDetailIntro h3{
	margin: 30px 0 0 0;
}


.planLarge	{
	background:url(../../img/v2/100pcFull.png) no-repeat 50%;
	color:#fff;
	font-size:2.8em;
	height:208px;
	line-height:1.2em;
	margin:0;
	padding:20px 0 10px 50px;
	width:194px;
}

.planShortTerm {
	background-image:url(../../img/v2/empty.png)
}

.planShortTerm li {
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.1em;
	color:#ED1F24;
}

.planDescText li.planType	{
	margin-bottom:15px;
	padding-left:70px;
}

.simOnlyOverview {
	margin-top:20px;
	width:130px !important;
}

.simOnlyOverview .overview{
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	width: 50px;
}

.simOnlyOverview a {
	margin-top:5px;
}

.simOnlyDetail {
	width:160px;
}

.simOnlyDetail .overview{
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.5em;
	width: 150px;
}

.simOnlyDetail a {
	margin-top:5px;
}

.superBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight: bold;
	color: #333333;
}

.simoCost{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.4em;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}

.black
{
	color: #000000;
}


.reviewBox {
	font-family:Arial, Helvetica, sans-serif;
	float: none;
	margin: 0 auto;
}

.additionalInfo{
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px 0 0 0;
	padding: 0 0 20px 0;
}

.additionalInfoTbl{
	margin: 0;
	empty-cells: show;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
.additionalInfoTbl th, .additionalInfoTbl td{
	border: 0;
	padding: 3px 3px 3px 8px;
}
.additionalInfoTbl th{
	border: 0;
	background-color: #7EB0BB;
	color: #ffffff;
	font-weight: bold;
}
th.infoAttrib{
	width: 200px;
	border: 0;
	border-right: 1px solid #ffffff;
}
th.infoValue{
	width: 55px;
	border: 0;
	border-right: 1px solid #ffffff;
}
td.infoAttrib{
	width: 200px;
	border: 0;
	border-right: 1px solid #008698;
}
td.infoValue{
	width: 55px;
	border: 0;
	border-right: 1px solid #008698;
}
.additionalInfoTbl td{
	background-image: url(../../img/v2/dottedLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
tr.noBorder td, .additionalInfoExpander .noBorder{
	background-image: none;
}
td.noBorder, th.noBorder{
	border: 0;
}
tr.alternate{
	background-color: #F8FBFD;
}


.results {
	clear:both;
	margin-top:10px;
	padding-top:10px;
	background: url(../../img/v2/dottedLine.gif) top repeat-x;
}

/* Options menu */
ul.optionsMenu {
	background: url("../../img/v2/dottedLine.gif") repeat-x bottom left;
	width: 184px;
	padding: 5px 0 1px 0;
}
.optionsMenu li{
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	clear: left;
	width: 174px;
	padding: 1px 5px 1px 5px;
	height: 2em;
	line-height: 2em;
	background: url("../../img/v2/dottedLine.gif") repeat-x top left;
}
.optionsMenu li a{
	display: block;
	text-decoration: underline;
	background-image: url("../../img/v2/arrow-blue.gif");
	background-repeat: no-repeat;
	background-position: 100% -4%;
}
.optionsMenu li a:hover{
	background-position: 100% 93%;
}

/* Small Plan icons */



.planListTbl{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	empty-cells: show;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.planListTbl th{
	border: 0;
	background-color: #008698;
	color: #ffffff;
	font-weight: normal;
}
.planListTbl td{
	background-image: url(../../img/v2/dottedLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 0;
	padding-bottom: 15px;
	padding-top: 15px;

}
.planListTbl td.sim{
	padding-left: 20px;
}

.planListTbl .cost
{
	width: 80px;
	line-height: 1.5em;
}

.planListTbl .icon
{
	width: 115px;
}
.planListTbl .minutes
{
	width: 50px;
}
.planListTbl .texts
{
	width: 50px;
}
.planListTbl .length
{
	width: 60px;
}
.planListTbl .buttons
{
	width: 200px;
}
.details .petrol,.detailsWinfo1 .petrol,.detailsWinfo2 .petrol,.detailsWinfo3 .petrol
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#008698;
	font-size:1.3em;
}
.detailsWinfo1 
{
	float:left;
	width:57px;
	*width:70px;
}
.detailsWinfo2 
{
	float:left;
	width:72px;
	*width:85px;
}
.detailsWinfo3 
{
	float:left;
}

.detailsWinfoLast
{
	clear:left;
	padding-top:5px;
}
.detailsWinfoLast ul
{
	margin:0;
	padding: 0 0 0 15px;
}
.viewDetailLink {
	padding-top: 40px;
	padding-bottom: 5px;
}

.recommendedTextWrapFix {float: right !important; width:110px;margin-top:10px}
