@charset "utf-8";
/* ---- CSS reset ---- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, ul, i, center, dl, dt, dd, fieldset, form, label, legend, table, li, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial,Helvetica,sans-serif;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
blockquote, q {quotes: none;}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ---- base styles ---- */
body {
    background-color: #f4f4f4;
    color: #525053;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
body.form, body.ty {
	background-color: #fff;
}
strong {
    font-weight: bold;
}
a,a:link,a:hover,a:active,a:visited,
input::-moz-focus-inner, a::-moz-focus-inner, a:visited::-moz-focus-inner {
	outline:none;
}
a,a:link,a:visited, a:hover,a:active {
	color: #525053;
	text-decoration: underline;
}
a img {
	border: 0;
}
.red {color: #f00;}
.bold {font-weight:bold;}
.nowrap {white-space: nowrap;}
.block {display:block;}

div#wrapper {
	margin: 0 auto;
	width: 952px;
	padding: 8px 0 0;
}

a.arrow {
	display: block;
	padding: 0 0 0 11px;
	line-height: 16px;
	background: url("http://now.eloqua.com/eloquaimages/clients/VodafoneGroupPLC/{e39c93e9-4a68-4ba4-b0cd-76d27b2fd1f1}_img_arrow_7.gif") left center no-repeat;
}

div.main-col {
	margin-top: 10px;
	float: left;
	overflow: hidden;
	width: 714px;
}
	h1 {
		width: 674px;
		height: 28px;
		padding: 5px 20px 12px 20px;
		font-size: 15px;
		font-weight: bold;
		line-height: 28px;
		background: url("http://now.eloqua.com/eloquaimages/clients/VodafoneGroupPLC/%7B19aaf367-99e2-4905-b149-d7f8960c0429%7D_bg_subheader_6.gif") left top no-repeat;
	}
	
	div.main-content {
		position: relative;
		width: 670px;
		padding: 12px 20px 22px 20px;
		min-height: 193px;
		background: #fff;
		border-right: 2px solid #DBDBDB;
		border-bottom: 1px solid #DBDBDB
	}
	
	h2 {
		padding: 5px 0 0;
		font-size: 16px;
		font-weight: bold;
	}
	
	div.main-content p {
		margin: 20px 0;
		padding: 0 10px 0 0;
	}
	
	div.main-content p.bordered {
		padding-bottom: 25px;
		margin-bottom: 30px;
		border-bottom: 1px solid #ccc;
	}

div.rhs-col {
	float: right;
	margin: 10px 0;
	width: 233px;
}
	div.rhs-col h3 {
		padding: 11px 7px 9px 35px;
		height: 16px;
		width: 193px;
		font-size: 13px;
		font-weight: bold;
		line-height: 16px;
		background: url("http://img.en25.com/Web/VodafoneGroupPLC/contact-us.png") left top no-repeat;
	}
	div.rhs-content {
		padding: 10px 0 0px 0px;
		width: 230px;
		border-right: 2px solid #DBDBDB;
		border-bottom: 1px solid #DBDBDB;
		background: #fff;		
	}
		div.rhs-content p {
			padding: 12px 11px 12px 10px;
		}
		div.rhs-content ul {
			list-style: none outside none;
			padding-bottom: 20px;
		}
		div.rhs-content ul li {
			padding: 6px 0 6px 12px;
		}
	div.rhs-col h4 {
		background: url("http://now.eloqua.com/eloquaimages/clients/VodafoneGroupPLC/{e36fa96d-9cf4-4d62-9d34-bb2832439026}_bg_sidecolh3_6.gif") no-repeat 0 0 transparent;
		margin: 0;
		padding: 9px 0 9px 35px;
		text-align: left;
	}
	div.rhs-col ul.social {
		width: 215px;
		padding: 10px 0 8px 10px;
		background: #fff;
	}
	div.rhs-col ul.social li {
		background: #fff;
		border: 0;
		display: inline;
		height: 50px;
		margin: 0 auto;
		padding: 0 5px;
		text-align: center;
	}

p#footer {
	float: left;
	margin: 10px 0 0 0;
	width: 952px;
	overflow: hidden;
	line-height: 16px;
}
	p#footer span {
		display: block;
		float: left;
		padding-right: 1em;
	}
	p#footer a {
		display: block;
		float: left;
		padding: 0 0.9em;
		border-left: 1px solid #525053;
	}
	p#footer a,p#footer a:link,p#footer a:hover,p#footer a:active,p#footer a:visited {
		text-decoration: none;
	}
	
.displaynone {display:none;}
.astadia-lb-top   { margin-bottom: 10px; height: 20px; padding: 5px; text-align: right; background: #f80000;}
div#validation {
	display: none;
	margin: 15px 0 0 125px;
	width: 256px;
	padding: 12px;
	color: #C80000;
	background: #FFF5F5;
}
div#validation p { font-weight: bold; font-size: 13px; padding: 0 0 5px;}
ul#astadia-lb-validation-errors { color: #C80000; font-size: 11px; line-height: 11px; list-style-type: disc; list-style-position: outside; padding-left: 14px;}
ul#astadia-lb-validation-errors li {padding: 2px 0;}

div.formWrapper {
	padding: 8px 10px 15px 25px;
}
div#preregistration {
	width: 600px;
	height: 500px;
	padding: 0 0 20px;
	background: #fff;
}
fieldset {
	padding: 2px 0;
}
select {
	width: 278px;
	height: 20px;
	padding-left: 2px;
	font-size: 12px;
	color: #525053;
	border:1px solid #ababab;
}
input[type="text"] {
	display: block;
	float: left;
	width: 272px;
	height: 16px;
	padding: 2px;
	font-size: 12px;
	line-height: 16px;
	color: #525053;
	border: 1px solid #ababab;
}
	input[type="text"]:focus, select:focus {
		border: 1px solid #1f4d85;
		-moz-box-shadow:inset 0px 0px 6px #edeeef;
		-webkit-box-shadow:inset 0 0 6px #edeeef;
		box-shadow:inset 0 0 6px #edeeef;
	}
	input[type="text"].invalid, select.invalid {
		border: 1px solid #C80000;
		background: #FFF5F5;
	}
input[type="checkbox"] {
	display:block;
	float: left;
	margin-left: 0;
	padding-left: 0;
}
label {
	display: block;
	float: left;
	clear: none;
	width: 92px;
	height: 20px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 22px;
	text-align: right;
}
label.invalid {
	color: #C80000;
}
label.checkbox { width: auto; padding-left: 5px; }
label.checkbox.invalid a, label.checkbox.invalid a:link, label.checkbox.invalid a:hover, label.checkbox.invalid a:active, label.checkbox.invalid a:visited,
label.checkbox a, label.checkbox a:link, label.checkbox a:hover, label.checkbox a:active, label.checkbox a:visited {
	color: #525053;
	text-decoration: underline;
}
label.checkbox img {margin-left: 5px; vertical-align: text-top;}

div.astadia-lb-tooltip { position: absolute; width: 200px; border: 2px solid #ccc; padding: 6px; background: #fff; z-index: 1002; display: none; font-size: 10px; }
span.astadia-lb-tooltip-trigger { display: inline-block; vertical-align: middle; background: url('http://img.en25.com/Web/VodafoneGroupPLC/question-mark.gif') no-repeat; width: 20px; height: 20px; text-indent: -9999em; text-transform: capitalize; }

input::-moz-focus-inner { border: 0; }
input:focus,a:focus { outline: 0; }

a.buttonGreen,
a.buttonLight,
a.buttonDark {
	padding-left: 12px;
	display: block;
	float: left;
	text-decoration: none;
	margin: 18px 0 35px;
}
a.buttonGreen span,
a.buttonLight span,
a.buttonDark span {
	height: 22px;
	padding: 6px 20px 0 10px;
	display: block;
	font-weight: bold;
	cursor: pointer;
	float: left;
	white-space: nowrap /* White space nowrap added for larger text sizes in IE*/
}
a.buttonLight {
    background: #f2f2f2 url("http://img.en25.com/Web/VodafoneGroupPLC/btn_lightgrey_sprite.png") left top no-repeat;
    color: #525252;
}
a.buttonLight span {
    background: #f2f2f2 url("http://img.en25.com/Web/VodafoneGroupPLC/btn_lightgrey_sprite.png") right top no-repeat;
}
a.buttonLight:hover {
    background: #ebebeb url("http://img.en25.com/Web/VodafoneGroupPLC/btn_lightgrey_sprite.png") left -40px no-repeat;
	color: #525252 !important;
}
a.buttonLight:hover span {
	background: #ebebeb url("http://img.en25.com/Web/VodafoneGroupPLC/btn_lightgrey_sprite.png") right -40px no-repeat;
}
/*was red sprite in the focus and active states*/
a.buttonLight:active, a.buttonLight:focus {
    background: #818181 url("http://img.en25.com/Web/VodafoneGroupPLC/btn_lightgrey_sprite.png") left -40px no-repeat;
	color: #fff;
}
a.buttonLight:active span, a.buttonLight:focus span {
	background: #818181 url("http://img.en25.com/Web/VodafoneGroupPLC/btn_lightgrey_sprite.png") right -40px no-repeat;
	color: #fff;
}
a.buttonDark {
    background: #bebebe url("http://img.en25.com/Web/VodafoneGroupPLC/btn_darkgrey_sprite.png") left top no-repeat;
    color: #fff;
}
a.buttonDark span {
    background: #bebebe url("http://img.en25.com/Web/VodafoneGroupPLC/btn_darkgrey_sprite.png") right top no-repeat;
    color: #fff;
}
a.buttonDark:hover {
    background: #818181 url("http://img.en25.com/Web/VodafoneGroupPLC/btn_darkgrey_sprite.png") left -40px no-repeat;
	color: #fff;
}
a.buttonDark:hover span {
	background: #818181 url("http://img.en25.com/Web/VodafoneGroupPLC/btn_darkgrey_sprite.png") right -40px no-repeat;
	color: #fff;
}

a.buttonDark:active, a.buttonDark:focus {
    background: #818181 url("http://img.en25.com/Web/VodafoneGroupPLC/btn_darkgrey_sprite.png") left -40px no-repeat;
	color: #fff;
}
a.buttonDark:active span, a.buttonDark:focus span {
	background: #818181 url("http://img.en25.com/Web/VodafoneGroupPLC/btn_darkgrey_sprite.png") right -40px no-repeat;
	color: #fff;
}
a.buttonGreen {
	background: #42ac0c url("http://img.en25.com/eloquaimages/clients/VodafoneGroupPLC/{9e782b90-2e6f-4df6-b2da-d54f3a2cb797}_btn_darkgreen_sprite.png") left top no-repeat;
	color: #fff;
}
a.buttonGreen span {
	background: #42ac0c url("http://img.en25.com/eloquaimages/clients/VodafoneGroupPLC/{9e782b90-2e6f-4df6-b2da-d54f3a2cb797}_btn_darkgreen_sprite.png") right top no-repeat;
	color: #fff;
}
a.buttonGreen:hover {
	background: #207220 url("http://img.en25.com/eloquaimages/clients/VodafoneGroupPLC/{9e782b90-2e6f-4df6-b2da-d54f3a2cb797}_btn_darkgreen_sprite.png") left -40px no-repeat;
	color: #fff;
}
a.buttonGreen:hover span {
	background: #207220 url("http://img.en25.com/eloquaimages/clients/VodafoneGroupPLC/{9e782b90-2e6f-4df6-b2da-d54f3a2cb797}_btn_darkgreen_sprite.png") right -40px no-repeat;
	color: #fff;
}

a.buttonGreen:active, a.buttonGreen:focus {
	background: #818181 url("http://img.en25.com/eloquaimages/clients/VodafoneGroupPLC/{a76a2ba9-5fbd-4487-8028-cac4e4847d3a}_btn_red_sprite.png") left -40px no-repeat;
	color: #fff;
}
a.buttonGreen:active span, a.buttonGreen:focus span {
	background: #818181 url("http://img.en25.com/eloquaimages/clients/VodafoneGroupPLC/{a76a2ba9-5fbd-4487-8028-cac4e4847d3a}_btn_red_sprite.png") right -40px no-repeat;
	color: #fff;
}

/*thank you pages*/
#wrapper-ty {width: 600px;}
body.ty p {padding: 20px;}