/*-----------------------------------------------------------------------
//
//	Whoscheapest
//
//	by Whoscheapest.co.uk - http://www.whoscpeast.co.uk
//
//  Copyright 2008 DPI 21 Ltd. This code cannot be redistributed without
//  permission from http://www.dpi21.com
//
---------------------------------------------------------------------
//	Global Styles
// --------------------------------------------------------------------*/

* {
	margin: 0 ;
	padding: 0;
	border: 0;
}

body {
	font: 11px Helvetica, Verdana, Arial, Sans-Serif;
	color: #333333;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

#wrapper {
	width: 955px;
	margin: 10px auto;
}

/* Top */

#top, #logo, #top ul {
	float: left;
}

#top {
	width: 895px;
	padding-left: 60px;
	height: 135px;
}

#top ul {
	width: 885px;
	margin-top: 10px;
	padding: 7px 5px 5px 5px;
	background: url(../images/backgrounds/menu.jpg) no-repeat;
	height: 13px;
	font-size: 12px;
}

#top li {
	display: inline;
	color: #FFFFFF;
}

#top p {
	float: right;
	color: #1B75BC;
	font-size: 24px;
	padding-top: 10px;
}

#top li a:link, #top li a:active, #top li a:visited {
	color: #FFFFFF;
	background: url(../images/icons/menu-arrow.jpg) left no-repeat;
	padding: 0px 3px 0px 15px;
}

#top li a:hover {
	color: #94C93D;
}

/* Banner */

#banner, #flash-movie, #enter-postcode {
	float: left;
}

#banner {
	width: 955px;
	margin-top: 1px;
}

#flash-movie {
	width: 625px;
	height: 200px;
}

#enter-postcode {
	width: 309px;
	height: 160px;
	border-left: 1px solid white;
	background: url(../images/backgrounds/top.jpg) top no-repeat;
	color: #FFFFFF;
	padding: 20px 10px;
}

#enter-postcode form {
	border: 1px solid #8AA3CE;
	background-color: #3F73AB;
	padding: 10px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
}

#postcode {
	color: #1B75BC;
	font-size: 14px;
	padding: 4px;
	width: 180px;
}

/* Latest News */

#latest-news, .latest-news-story {
	float: left;
}

#latest-news {
	width: 215px;
	margin-left: 60px;
	background: url(../images/backgrounds/latest-news.jpg) top repeat-x;
	padding-bottom: 10px;
}

.title {
	background: url(../images/backgrounds/news-title.jpg) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #FFFFFF;
}

.latest-news-story {
	width: 195px;
	padding: 5px 5px 10px 5px;
	margin: 5px;
	border-bottom: 1px dashed #999999;
}

.latest-news-story p {
	padding: 5px 5px 5px 0px;
}

#more-stories {
	clear: left;
	padding: 5px 5px 5px 10px;
}

#latest-news a:link, #latest-news a:active, #latest-news a:visited {
	color: #1B75BC;
	padding-left: 7px;
	background: url(../images/icons/news-arrow.jpg) left no-repeat;
}

#latest-news a:hover {
	color: #333333;
}

/* Copy */

#content, #copy {
	float: left;
}

#content {
	width: 670px;
	padding: 10px 0px 10px 10px;
}

#copy {
	width: 650px;
	padding: 10px;
	font-size: 12px;
}

#copy p {
	padding: 5px 0px;
	line-height: 16px;
}

/* Select Utility */

.gas-electricity, .just-electricity, .just-gas {
	padding: 10px;
	width: 195px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	height: 150px;
}

.gas-electricity p, .just-electricity p, .just-gas p {
	padding-bottom: 7px;	
}

.gas-electricity {
	background: url(../images/backgrounds/gas-electricity.jpg) top no-repeat;
	margin: 10px 0px;
}

.just-electricity {
	background: url(../images/backgrounds/just-electricity.jpg) top no-repeat;
	margin: 10px 12px;
}

.just-gas {
	background: url(../images/backgrounds/just-gas.jpg) top no-repeat;
	margin: 10px 0px;
}

.gas-electricity a:link, .gas-electricity a:active, .gas-electricity a:visited, .just-electricity a:link, .just-electricity a:active, .just-electricity a:visited, .just-gas a:link, .just-gas a:active, .just-gas a:visited {
	
}

.gas-electricity a:hover, .just-electricity a:hover, .just-gas a:hover {
	text-decoration: underline;
}

/* Five Steps */

#five-steps, #five-steps li {
	float: left;
}

#five-steps {
	display: block;
	padding-left: 5px;
	width: 665px;
}

#five-steps li {
	list-style-type: none;
	padding: 5px 15px 5px 42px;
	margin-left: 5px;
	font-size: 13px;
	color: #1B75BC;
}

#step1 {
	background: url(../images/icons/step1.jpg) left no-repeat;
}

#step2 {
	background: url(../images/icons/step2.jpg) left no-repeat;
}

#step3 {
	background: url(../images/icons/step3.jpg) left no-repeat;
}

#step4 {
	background: url(../images/icons/step4.jpg) left no-repeat;
}

#step5 {
	background: url(../images/icons/step5.jpg) left no-repeat;
}

#five-steps-title {
	font-size: 15px;
	float: left;
	padding: 15px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

/* Prices Table */

#pricestable {
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	width: 645px;
	line-height: 16px;
}

#pricestable td {
	padding: 5px;
}

#top-row {
	background: url(../images/backgrounds/table.jpg) repeat-x;
	font-weight: bold;
	color: #1B75BC;
}

#top-row td {
	border-bottom: 1px solid #CCCCCC;
}

.grey-row {
	background-color: #EEEEEE;
}

#form-container {
	float: left;
	width: 870px;
	padding: 10px;
	height: 450px;
	margin-left: 60px;
}

html>body #form-container {
	height: auto;
	min-height: 450px;
}

/* Footer */

#footer-container {
	width: 100%;
	font-size: 10px;	
	background: url(../images/backgrounds/footer.jpg) repeat-x top;
	clear: both;
	color: #666666;
	height: 140px;
	border-top: 1px solid #CCCCCC;
}

#footer {
	width: 895px;
	margin: 0px auto;
	padding: 20px 0px 20px 60px;
	line-height: 15px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #666666;
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
}

#logos {
	float: left;
	width: 300px;
}

#copyright {
	float: right;
	width: 450px;
	text-align: right;
}

#copyright li {
	color: #333333;
}

#copyright ul {
	padding-top: 5px;
}

#footer li {
	display: inline;
}

#footer-nav {
	clear: both;
	text-align: center;
	padding-top: 10px;
	width: 905px;
}

/* Headings */

h1, h2, h3 {
	color: #1B75BC;
	font-weight: normal;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
	padding: 5px 0px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
}

h3 {
	font-size: 14px;
	padding: 2px 0px;
}

h3 a {
	color: #333333;
	text-decoration: underline;
}

h3 a:hover {
	color: #1B75BC;
}

/* Other Styles */

.size28 {
	font-size: 20px;
}

.size24 {
	font-size: 24px;
}

.size19 {
	font-size: 19px;
}

.size18 {
	font-size: 18px;
}

.size12 {
	font-size: 12px;
}

.size11 {
	font-size: 11px;
}

.size10 {
	font-size: 11px;
}

.blue {
	color: #3F73AB;
}

p#freeNum, p#quoteWC {
	clear: both;
}

p#freeNum {
	width: 450px;
	float: right;
	text-align: right;
}

p#quoteWC {
	font-size: 13px;
	font-style: italic;
	width: 250px;
	float: right;
	text-align: right;
}

#logoBox {
	float: left;
	padding-top: 20px;
}

#numbersETC {
	float: right;
	width: 450px;
}

img#comBoth {
	padding: 50px 0 0 0;
	margin-left: -7px;
}

.clear {
	clear: both;
}

#ie6warning {
	color: #666666;
	font-size: 11px;
	padding: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

#ie6warning a {
	color: #1B75BC;
	text-decoration: underline;
}

#ie6warning a {
	color: #666666;
}

#ie6warning p {
	padding: 5px 0px;
}

.warn {
	color: #D25038;
}