/* Peacock Salt Plan B */
/* CSS Document */
/* Developed by Iain Phillips */

body {
	background: url(images/bg_lines.gif) no-repeat #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Generic Styles*/

h1 {
	position: absolute;
	left: -20px;
	top: -20px;
	padding: 8px 15px 10px 10px;
	margin: 0px;
	text-transform: uppercase;
	background: #000000;
	font-size: 18px;
}

.PageSubHeading
{
	padding: 47px 15px 0 30px;
	font-size: 14px;
}

.AdminExportActivityLink
{
	float: right; 
	font-size: 12px; 
	font-weight: bold;
}

a {
	color: #ff7332;
}

p {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

p.generic {
	padding: 47px 30px 0 30px;
	margin: 0 0 -40px 0;
}

p.about {
	padding: 47px 30px 0 30px;
}

.clearer {
	clear: both;
	height: 10px;
}

/* Banner */

#banner {
	position: absolute;
	left: 40px;
	top: 40px;
	width: 600px;
	height: 400px;
	background: url(images/bg_banner_saltpile.jpg) no-repeat;
}

#banner.dontrisk {
	background: url(images/bg_banner_dontrisk.jpg) no-repeat;
}

#banner.allyouneed {
	background: url(images/bg_banner_allyouneed.jpg) no-repeat;
}

.logo {
	position: absolute;
	left: -20px;
	top: -20px;
}

/* Menu */

#menu {
	position: absolute;
	left: 650px;
	width: 200px;
	top: 37px;
	font-size: 12px;
	color: #afafaf;
}

ul#sections {
	padding: 0px;
	margin: 0 0 14px 0;
}

ul#sections li {
	list-style: none;
}

ul#sections li a {
	text-decoration: none;
	color: #afafaf;
}

ul#sections li a.current {
	color: #ff7332;
}

ul#generic {
	padding: 0px;
	margin: 0 0 14px 0;
}

ul#generic li {
	list-style: none;
}

ul#generic li a {
	text-decoration: none;
	color: #afafaf;
}

ul#generic li a.current {
	color: #ff7332;
}

/* Content */

#container {
	width: 700px;
	position: absolute;
	left: 250px;
	top: 250px;
}

/* Left Column */

#left_column {
	position: relative;
	float: left;
	width: 400px;
	min-height: 130px;
	height: auto !important;
  	height: 130px;
	background: #000000;
	padding: 0 0 70px 0;
	margin: 0 0 60px 0;
}

#left_column.saltpile {
	background: url(images/bg_left_column_saltpile.jpg) no-repeat #000000;
}

#left_column.dontrisk {
	background: url(images/bg_left_column_dontrisk.jpg) no-repeat #000000;
}

#left_column.allyouneed {
	background: url(images/bg_left_column_allyouneed.jpg) no-repeat #000000;
}

/* Login Form */

#login {
	padding: 50px 0 0 30px;
}

#login_frame {
	position: absolute;
}

#login label {
	width: 80px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 7px 0 7px 0;
}

#login input.text {
	border: none;
	width: 236px;
	padding: 7px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

#login input.submit {
	position: absolute;
	bottom: -35px;
	right: -29px;
	background: url(images/bg_submit.gif) no-repeat;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
	padding: 28px 55px 28px 16px;
	border: none;
	background-position: right center;
	cursor: pointer;
	overflow: visible;
}

a.register {
	position: absolute;
	left: 30px;
	bottom: 30px;
	font-size: 14px;
	color: #ff7332; 
}

/* Register Form */

p.topline {
	padding: 47px 30px 28px 30px;
}

#register_frame {
	position: relative;
	left: 30px;
	width: 320px;
	padding: 7px 10px 4px 10px;
	background: #FFFFFF;
}

#register {
	margin: 0px;
	padding: 0px;
}

#register label {
	float: left;
	display: block;
	width: 300px;
	font-size: 13px;
	margin: 0px;
	padding: 0 0 8px 0;
	color: #000000;
}

#register input.text {
	float: left;
	border: 1px solid #7f7f7f;
	width: 194px;
	padding: 2px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
}

#register input.postcode {
	float: left;
	border: 1px solid #7f7f7f;
	width: 139px;
	padding: 2px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
}

#register textarea {
	float: left;
	border: 1px solid #7f7f7f;
	width: 194px;
	padding: 2px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
}

#register input.submit {
	position: absolute;
	display: block;
	bottom: -39px;
	right: -29px;
	background: url(images/bg_submit.gif) no-repeat;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
	padding: 28px 55px 28px 16px;
	border: none;
	background-position: right center;
	cursor: pointer;
	overflow: visible;
}

/* Price Calculator */

# {
	margin: 0px;
	padding: 0px;
}

#price label {
	float: left;
	display: block;
	font-size: 13px;
	color: #000000;
	width: 90px;
	padding: 0 0 0 10px;
	margin: 0px;
}

#price input.radio {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 14px;
	height: 14px;
}

#price input.submit {
	position: absolute;
	bottom: -39px;
	right: -29px;
	background: url(images/bg_submit.gif) no-repeat;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
	padding: 28px 55px 28px 16px;
	border: none;
	background-position: right center;
	cursor: pointer;
	overflow: visible;
}

#price input.postcode {
	float: left;
	border: 1px solid #7f7f7f;
	width: 129px;
	padding: 2px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
}

#price select.port {
	float: left;
	border: 1px solid #7f7f7f;
	width: 210px;
	padding: 1px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}


#no {
	position: relative;
	left: 30px;
	width: 320px;
	height: 80px;
	background: #FFFFFF;
	padding: 10px;
	margin: 0 0 30px 0;
}

#no.bottom {
	margin: 0px;
	height: 130px;
}

h2.no {
	position: absolute;
	left: -60px;
	top: 0px;
	background: #ff7332;
	width: 60px;
	font-size: 48px;
	text-align: center;
	margin: 0px;
	padding: 2px 0px 0 0px;
}

h3.no {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

p.no {
	color: #ff7332;
	padding: 0 0 10px 0;
}

a.select {
	float: left;
	display: block;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(images/bg_a_select.gif) no-repeat;
	padding: 2px 0 0 24px;
	background-position: 5px center;
	letter-spacing: -1px;
}

/* Right Column */

#right_column {
	float: left;
	width: 300px;
	background: url(images/bg_right_column.gif) no-repeat;
}

#no_right_column {
	float: left;
	width: 300px;
}

p.right {
	padding: 10px;
	color: #000000;
}

/* Estimates */

#estimate {
	position: relative; 
	background: #FFFFFF;
	padding: 20px 20px 60px 20px;
	left: 30px;
	width: 300px;
	margin: 0 0 30px 0;
}

#estimate.bottom {
	margin: 0 0 -40px 0;
}

h3.priceline {
	float: left;
	width: 80px;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0px;
}

p.priceline {
	float: left;
	color: #000000;
	width: 120px;
	padding: 10px 0 0 0;
}

p.estimate {
	clear: both;
	font-size: 13px;
	color: #ff7332;
	padding: 0px;
	margin: 0px;
}

h2.estimate {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

#pricepoint {
	position: absolute;
	bottom: -10px;
	right: -10px;
	width: 160px;
	height: 50px;
	background: #ff7332;
	padding: 8px 10px 2px 10px;
}

p.pricepoint {
	font-size: 26px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}

p.pertonne {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin: -3px 0 0 0;
}

#call_us_today {
	width: 300px;
	height: 100px;
	background:	url(images/bg_call_us_today.gif) no-repeat #f2f2f2; 
}

p.call {
	font-size: 30px;
	color: #ff7332;
	text-transform: uppercase;
	font-weight: bold;
	padding: 16px 0 0 10px;
}

p.telephone {
	font-size: 24px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: -3px 0 0 0;
}

/* Salt Products */

#salt {
	position: relative;
	left: -30px;
	width: 400px;
	height: 60px;
	background: #FFFFFF;
	margin: 0 0 30px 0;
}

p.saltline {
	padding: 0 50px 0 30px;
}

a.arrow {
	position: absolute;
	bottom: -39px;
	right: -29px;
	background: url(images/bg_submit.gif) no-repeat;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
	padding: 28px 55px 28px 16px;
	border: none;
	background-position: right center;
	text-decoration: none;
}

img.salt {
	float: left;
	width: 120px;
}

.salt_shaker {
	float: left;
	width: 220px;
	padding: 5px 50px 0 10px;
}

h2.salt {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #ff7332;
	display: inline;
}

p.salt {
	display: inline;
	color: #000000;
}

#table_salt {
	width: 270px;
	padding: 10px;
	background: #f2f2f2;
	margin: 10px 0 0 0;
	color: #000000;
}

table {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 14px 0 0 0;
}

table td {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

table th {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

/*
Additions by Greg Fyans
13/06/2009
Postcode geocoding messages
*/
#NearestPortMessage
{
	/*display: none;*/
}

.EstimateForm_Step2, .EstimateForm_Step3
{
	-moz-opacity:.75; 
	filter: alpha(opacity=75); 
	opacity: .75;
}

/* Validation classes */
span.validation-summary {
	padding-left: 10px;
	font-size: 13px;
	/*margin: 0px;*/
	color: Red;
}

ul.validation-summary
{
	font-size: 13px;
	color: Red;
}

/* Request Callback */

#callback {
	margin: 0;
	padding: 10px 30px 0 30px;
}

#callback label {
	display: block;
	position: relative;
	width: 280px;
	left: 10px;
	font-size: 13px;
	margin: 0 0 -20px 0;
	padding: 0 0 8px 0;
	color: #FFFFFF;
}

#callback input.checkbox {
	float: left;
	padding: 0px;
	margin: 1px 0 0 0;
	width: 14px;
	height: 14px;
}

#callback input.submit {
	position: absolute;
	bottom: -39px;
	right: -29px;
	background: url(images/bg_submit.gif) no-repeat;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
	padding: 28px 55px 28px 16px;
	border: none;
	background-position: right center;
	cursor: pointer;
	overflow: visible;
}