﻿body {
    margin: 0;
    padding: 0;
    background-color: #000000;
	font: 75% Arial, Helvetica, sans-serif;
	}
	
/* terms and conditions */
a {
	color: #a50081;
	}
a:hover {
	text-decoration: none !important;
	}
body#htmlVersion {
	background: #a50081;
	}
body#htmlVersion h1, 
body#htmlVersion h2, 
.footerLogo, 
.copyright,
body#homePage .terms {
	text-indent: -9999px;
	display: block;
	}
body#htmlVersion h1 {
	padding: 0;
	margin: 0 auto;
	height: 410px;
	background: url(/Images/h1_vodafoneOneDay.jpg) 0 0 no-repeat;
	}	
body#htmlVersion h2 {
	padding: 10px 0 10px;
	margin: 0;
	color: #666;
	font-size: 1.833em;
	background: url(/Images/h2_terms.gif) 0 14px no-repeat;
	}
body#htmlVersion h3 {
	padding: 16px 0 8px;
	margin: 0;
	color: #444;
	}	
body#htmlVersion .terms {
	color: #333;
	width: 600px;
	padding: 0;
	margin: 0 auto;
	background: url(/Images/bg_terms.jpg) 0 0 repeat-y;
	}
body#htmlVersion .terms .content {
	width: 446px;
	padding: 0 77px;
	margin: -250px 0 0;
	min-height: 540px;
	}
body#htmlVersion .terms .content p {
	line-height: 1.25em;
	padding: 0 0 15px;
	margin: 0;
	}
body#htmlVersion ul {
	margin: 0;
	padding: 0 0 5px 25px;
	}
body#htmlVersion ul li {
	margin: 0;
	padding: 0 0 10px;
	}	
body#htmlVersion .footer {
	height: 66px;
	width: 446px;
	padding: 0 77px;
	margin-top: 34px;
	background: url(/Images/bg_termsFooter.jpg) 0 0 repeat-y;
	position: relative;
	}
body#htmlVersion .copyright {
	width: 162px;
	height: 11px;
	background: url(/Images/footerCopyright.jpg) 0 0 no-repeat;
	position: absolute;	
	top: 43px;
	right: 125px;
	padding: 0;
	margin: 0;
	}	
.footerLogo {
	width: 52px;
	height: 36px;
	background: url(/Images/footerLogo.jpg) 0 0 no-repeat;
	position: absolute;
	top: 15px;
	right: 50px;
	}	
	
/* home page */
/*body#homePage {*/
#nonFlash {
	background: #a50081 url(/Images/bg_home.jpg) center 0;
	}	
	
body#homePage .homePageImage {
	position: relative;
	z-index: 100;
	text-align: center;
	top: 269px;
	width: 100%;
	}
body#homePage .contentArea {
	width: 434px;
	height: 581px;
	margin: -130px auto 0;
	text-indent: -9999px;
	display: block;
	padding: 0 20px;
	background: url(/Images/homePage.png) -8px 0 no-repeat;
	position: relative;
	}
body#homePage .footer {
	background: #333 url(/Images/bg_homeFooter.gif) 0 0 repeat-x;
	height: 47px;
	width: 100% !important;
	position: absolute;
	bottom: 0;
	color: #989999;
	z-index: 200;
	overflow: hidden;
	}
body#homePage .copyright {
	width: 170px;
	height: 11px;
	background: url(/Images/home_footerCopyright.gif) 0 0 no-repeat;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 250;
	right: 196px;
	bottom: 5px;
	}
body#homePage a.terms {
	width: 86px;
	height: 11px;
	background: url(/Images/terms.gif) 0 0 no-repeat;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 250;
	right: 105px;
	bottom: 5px;
	}
body#homePage .vodafoneButton {
	float: right;
	}	
	
.shareImage {
	position:absolute;
	left: -9999px;
	}	