body {
	font-family: arial, verdana;
	font-size: 80%;
	margin: 0;
	background: #323131;
}

#container {
	width: 950px;
	margin: 0 auto 10px auto;
}

#header {
	position: relative;
	background: url(../images/header.jpg) no-repeat;
	height: 115px;
}
#logo {
	position: absolute;
	left: 50px;
	top: 5px;
}
#phone {
	position: absolute;
	right: 30px;
	top: 30px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	color: #81b111;
}

#topnavigation {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/navbg.jpg) no-repeat;
	height: 60px;
	position:relative;
}
#topnavigation li {
	float: left;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0 25px;
	position:relative;
}
#topnavigation li a {
	color: white;
	text-decoration: none;
	line-height: 60px;
	font-size: 120%;
	display:block;
}
#topnavigation li ul {
	visibility: hidden;
	position:absolute;
	background: #81B111;
	list-style: none;
	margin: 0;
	padding: 0;
	left: -20px;
}
#topnavigation li:hover ul {
	visibility: visible;
}
#topnavigation li ul li {
	width: 180px;
	margin: 0;
	padding: 0 10px;
}
#topnavigation li ul li a {
	line-height: 28px;
	font-size: 100%;
	text-align: left;
}

#subnavigation {
	clear: both;
	background: url(../images/subnavbg.jpg) repeat-x;
	height: 48px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnavigation li {
	width: 240px;
	color: white;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
}
#subnavigation li a {
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 48px;
	font-size: 110%;
}
#gadgets {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

#wrapper {
	background: white url(../images/wrapper.jpg) repeat-y;
}

#sidebar {
	float: right;
	width: 228px;
	background: #161515;
	color: white;
}
#sidebar h2, #sidebar h3, #sidebar p {
	margin-left: 5px;
	margin-right: 5px;
}
#sidebar h3 {
	margin-bottom: 0px;
}
#sidebar p {
	margin-top: 0px;
}
#sidebar img {
	float: left;
}
#whitesidebar {
	float: right;
	width: 228px;
	background: #fff;
	color: white;
	height: 300px;
	border-left: 2px solid #aaa;
}
#content {
	float: left;
	width: 720px;
}

#content h1, #content h2, #content h3, #content h4, #content p, #content form {
	margin-left: 10px;
}
#content form {
	margin-left:auto;
}
#slide {
	height: 244px;
	width: 720px;
	overflow: hidden;
	background: #161415;
	position: relative;
}
#innerslide {
	margin-left: 0px;
	width: 2151px;
	position: relative;
}
#innerslide div {
	float: left;
	position: relative;
	height: 244px;
	width: 717px;
}
#innerslide div p {
	position: absolute;
	top: 35px;
	right: 0px;
	font-weight: bold;
	font-size: 28px;
	color: #81B111;
	width: 400px;
}
#innerslide div img {
	float: left;
}
#innerslide div .quote {
	position: absolute;
	bottom: 35px;
	right: 40px;
}


#footer {
	clear: both;
	font-size: 80%;
	background: #161515;
	color: white;
	padding: 10px 0px 10px 20px;
	border-top: 1px solid white;
}
#footer p {
	padding: 0;
	margin: 5px 0;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer img {
	float: left;
	margin: 5px;
}
#securitylogos {
	height: 36px;
}

a img {
	border: none;
}

h1, h2, h3 {
	color: #81b111;
}
h1 a, h2 a, h3 a {
	color: #81b111;
	text-decoration: none;
}

label {
	float: left;
	width: 160px;
	margin: 3px;
}
input, textarea, select {
	margin: 4px;
}

.form_element {
	clear: both;
}


.sociable, .navigation {
	margin-left: 10px !important;
}


/* wizard   ********************/
#f{
	border: 1px dotted #094FA6;
	margin: 40px auto;
	min-height: 234px;
	padding: 12px 20px 20px 12px;
	width: 540px;
}

#f H1{
	border-bottom: #fc5825 1px dashed;
	margin-bottom: 13px;
	padding-bottom: 14px;
}

#f DIV.line{
	BORDER-TOP: #fc5825 1px dashed;
	height: 8px;
	margin-top: 8px;
}

#f h2{
	font-size: 14px;
	margin-bottom: 8px;
	margin-left: 16px;
}

#f .form_element{
	height: 26px;
	margin-left: 20px;
}
#f .form_element label{
	color: black;
	display: block;
	font-size: 12px;
	padding-top: 4px;
	text-align: right;
	width: 200px;
}

#f .form_element input, #f .form_element select,#f .form_element textarea{}
#f P,#f TD.test{font-size: 12px;}
#f .form_element input.hid{height: 1px;top: 0;}
#f .form_element textarea{height: 60px;}
#f .form_element textarea{height: 66px;}
#thumbnail{
z-index: 200;
position: relative;
text-decoration: none;
}

#thumbnail:hover{
background-color:#FFFFFF;

}

#thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
border: 1px dotted #094FA6;
visibility: hidden;
color: black;
text-decoration: none;
z-index:200;
width:260px;
height:220px;
}

#thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

#thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
background-color:#FFFFFF;
font-size:11px;
top: 0;
left: 50px; /*position where enlarged image should offset horizontally */
top:-200px;
text-align:left;
text-decoration: none;
display:block;

}
/*#step0{background:url(../i/form0.gif) right 2px no-repeat;}
#step1{background:url(../i/form1.gif) right 2px no-repeat;}
#step2{background:url(../i/form2.gif) right 2px no-repeat;}
#step3{background:url(../i/form3.gif) right 2px no-repeat;}
#step4{background:url(../i/form4.gif) right 2px no-repeat;}
#step5{background:url(../i/form5.gif) right 2px no-repeat;}
#step6{background:url(../i/form6.gif) right 2px no-repeat;}*/

.white {color: #EEEEEE}

/* wizard   ********************/

#price_comparison, #direct_debit_guarantee, #mobile_price_comparison, #iphone_price_comparison, #laptop_price_comparison, #gadget_price_comparison {
	display: none;
}
.price_table {
	border-collapse: collapse;
	width: 95%;
	margin: auto;
}
.price_table td {
	border: 1px solid gray;
	padding: 3px;
	text-align: center;
}
.price_table thead td {
	background: #81B111;
	color: white;
	font-weight: bold;
}
.landing_info {
	float: left;
	width: 400px;
	margin: 0 0 0 10px;
}
.landing_pic {
	float: left;
	width: 300px;
	margin-left:20px;
}
.central {
	text-align: center;
	margin: auto;
}

/* forms */

#formcontainer {
padding: 20px;
width: 680px;
}

#progress {
float: right;
width: 150px;
margin: 20px 0 0 0;
}

.page {
float:left;
height: 28px;
width: 28px;
background: url(../images/form-page.jpg);
}

#progress p {
color: #fff;
margin: 6px 0 0 10px;
font-weight: bold;
}

.active {
background: url(../images/form-active.jpg);
}

.seperator {
height: 28px;
width: 8px;
background: url(../images/page-sep.jpg);
float: left;
}

p.subtitle {
margin: -13px 0 0 0;
}

#formcontainer form {
padding: 25px 0 0 20px;
}

#formcontainer label {
float: left;
width: 130px;
}

#formcontainer select {
width: 130px;
}

#formcontainer input {
width: 130px;
}

#start_date_month, #start_date_year, #expiry_date_month, #expiry_date_year {
width: 57px !important;
}

.didyouknowbox {
width: 493px;
height: 88px;
background: url(../images/didyouknowbox.jpg);
margin: 30px auto;
}

.didyouknowbox .heading {
position: relative;
left: 40px;
top: -7px;
font-weight: bold;
}

.didyouknowbox p.text {
font-style: italic;
text-align: center;
position: relative;
left: -10px;
margin: -10px 0 0 0px;
}

.formbutton {
background: url(../images/form-button.jpg) no-repeat;
height: 50px;
width: 170px !important;
display: block;
text-align: center;
padding: 0;
color: #fff;
text-decoration: none;
font-weight: bold;
margin: 0 30px 20px 0;
border: none;
float: right;
font-size: 16px;
}

a.buynow {
background: url(../images/form-button.jpg);
height: 24px;
width: 147px;
display: block;
text-align: center;
padding: 5px 0 0 0;
color: #fff;
text-decoration: none;
font-weight: bold;
margin: 10px 30px;
}

#formcontainer label.long {
width: 200px;
margin: 0;
}

span.big {
font-weight: bold;
font-size: 17pt;
}

input[type=radio]{
width: 30px !important;
float: left;
position: relative;
top: 5px;
}

.signuptodaybox {
width: 256px;
height: 67px;
background: url(../images/signuptodaybox.jpg);
margin: 30px 30px 0 30px;
position: relative;
top: 20px;
float:right;
}

.signuptodaybox .heading {
position: relative;
left: 32px;
top: -6px;
font-weight: bold;
margin: 0;
padding: 0;
}

.signuptodaybox p.text {
font-style: italic;
text-align: center;
position: relative;
left: -5px;
margin: 1px 0 0 0px;
}

a.buynow2 {
background: url(../images/form-button.jpg);
height: 24px;
width: 147px;
display: block;
text-align: center;
padding: 5px 0 0 0;
color: #fff;
text-decoration: none;
font-weight: bold;
margin: 10px 30px;
float: right;
position: relative;
top: -60px;
}

p.summary {
margin: -5px 0 0 40px !important;
}

.paymentmethod {
width: 300px;
float: right;
}

.paymentmethod label {
width: 120px !important;
margin: 5px;
}

#imeibox {
display: none;
}

.grey-border-top {
background: url(../images/grey-border-top.jpg);
width: 400px;
height: 34px;
margin: 35px 0 0 0;
}

.grey-border-main {
background: url(../images/grey-border-main.jpg);
width: 400px;
height: auto;
position: relative;
}

.grey-border-btm {
background: url(../images/grey-border-btm.jpg);
width: 400px;
height: 34px;
}

.grey-border-main * {
margin: 0;
padding: 0;
}

.grey-border-main p {
padding: 0 10px 10px 10px;
}

.grey-border-main ul {
margin: 0 0 0 60px;
}

.grey-border-main li {
padding-left: 15px;
}

.landing-popup {
position: absolute;
right: -80px;
top: -71px;
}

#landing-container {
padding: 20px;
}

#right-container {
float: right;
width: 214px;
padding: 100px 0 0 0;
}

#right-container img {
padding: 0 0 20px 0;
}

#validation {
border: 1px solid;
margin: 10px 0px;
padding:10px 10px 10px 50px;
background-repeat: no-repeat;
background-position: 10px center;
color: black;
background-color: #FFBABA;
background-image: url(/images/error.png);
}

.paymentbtn {
display: block;
position: relative;
left: 480px;
top: 180px;
float: none !important;
}