/*
Theme Name: Greenline Couriers
Theme URI: http://www.greenlinecouriers.co.uk/
Description: The first theme for Greenline Couriers
Version: 1.0
Author: Grant Bennett
Author URI: http://www.woode.co.uk/
Tags: green, custom theme

	Keep ya mittens off!
*/

#page {
	position: relative;
	margin: 0 auto;
	width: 740px;
	height: 950px;
}
#defra {
	position: absolute;
	left: 670px;
	top: 200px;
	width: 126px;
	height: 126px;
	z-index: 0;
}
#defra img {
	border: 0;
}
#header {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #999;
	width: 728px;
	height: 61px;
}

#phone_number {
	position: absolute;
	left: 430px;
	top: 10px;
	float: right;
	width: 300px;
	height: 60px;
	text-align: right;
}

#picture {
	margin-top: 8px;
	border: 1px solid #999;
	width: 738px;
	height: 188px;
	overflow: hidden;
}

#picture li {
	padding: 0
}

#menu {
	background-image: url(images/mnu_bar.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	padding-left: 1px;
	width: 743px;
	height: 30px;
}

#menu img {
	float: left;
}

#main_content {
	margin-top: 8px;
	background-color: #fff;
	border: 1px solid #999;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 718px;
	min-height: 600px;
}

#main_content ol {
	line-height: 300%;
}

#sidebar {
	float: right;
	margin-top: 15px;
	margin-left: 10px;
	width: 203px;
	border-left: 1px solid #9bbd4f;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 15px;
	height: 570px;
}

#sidebar img {
	margin-bottom: 10px;
}

.clearboth {
	clear: both;
}

#footer {
	margin-top: 5px;
	width: 740px;
	height: 30px;
}

body {
	background-color: #edf4d8;
	background-image: url(images/bg.gif);
	font-size: 62.5%; /* reset 1em to 10px */
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, Arial;
}

#main_content p {
	font-size: 1.3em;
	padding-left: 20px;
	padding-right: 20px;
}

#main_content h2 {
	font-size: 1.7em;
	font-weight: normal;
	padding-top: 0px;
	color: #77913d;
}

#main_content h3 {
	font-size: 1.5em;
	font-weight: 500;
	padding-top: 10px;
}

h1 {
	font-family: Helvetica, Arial;
	font-size: 1.7em;
	font-weight: bold;
}

#footer ul {
	margin: 0;
	text-align: center;
}

#footer li {
	font-size: 1.1em;
}

#footer .page_item {
	list-style: none;
	display: inline;
}

#footer .page_item a {
	text-decoration: none;
	padding-right: 10.5px;
	color: #000;
}

#footer .page_item a:visited {
	text-decoration: none;
	color: #000;
}

#footer .page_item a:hover {
	text-decoration: underline;
}

#main_content table {
	padding-left: 20px;
}

#main_content td,li {
	padding-left: 20px;
	font-size: 1.3em;
}

.commentlist li {
	font-size: 1em;
}

.fn {
	font-size: 1.3em;
}

#main_content a,a:visited {
	text-decoration: underline;
	color: #000040;
}

#main_content a:hover {
	text-decoration: underline overline;
	color: #000040;
}

input,textarea,select {
	border: 1px solid #999; /*#9bbd4f;*/
	background-color: #edf4d8; /*#f2efdf;*/
}

.wpcf7-response-output {
	font-size: 1.3em;
	font-weight: bold;
}

.van {
	float: right;
}

.none {
	margin: 0 auto;
	border: 0px;
	padding-left: 100px;
	background-color: #fff;
}
.payment {
	width: 50px;
}

/* for Internet Explorer */
/*\*/
* html #main_content {
	height: 605px;
}