/*
-----------------------------------------------
STYLE SHEET
Site: www.woodysexpress.co.uk
Author:   reefnet    www.reefnet.co.uk
-----------------------------------------------
*/

html {
	height: 100%;
}

body {
	/*background: url(/images/dots.png);*/
   color: #636363;
   /*letter-spacing: 1px;*/
   line-height: 1.3em;
   margin: 0;
	height: 100%;
}

#dots_bg {
	/*background: url(/images/dots.png);*/
	background: url(/images/blue_back.png) 0 0 repeat-x;
	height: 100%;
}

#page_wrapper {
   background: url(/images/centre_back.png) 0 0 repeat-y;
	padding-bottom: 200px;
}

body > #dots_bg {
	height: auto;
	min-height: 100%;
}

#page_header {
   background: #11414e url(/images/header_back.png) 0 0 repeat-x;
   height: 124px;
   position: relative;
}

#page_header .logo {
   margin: 2px 0px 0px 15px;
   display: block;
   float: left;
}

p.small {
	font-size: 0.9em;
}

p.small a {
	color:#7C7C7C;
	font-weight:normal;
	text-decoration:underline;
}

/* =Navigation
  ----------------------------------------------------------------------------*/

#navigation {
   /*margin-left: 274px;*/
   float: left;
   margin: 63px 0 0 20px;
}

#navigation li {
   float: left;
   list-style: none;
   background: url(/images/nav_left.png) 0 0 no-repeat;
   padding-left: 5px;
   height: 36px;
   margin-right: 0px;
}

#navigation li:hover {
   background: url(/images/nav_left_light.png) 0 0 no-repeat;
}

#navigation li a {
   display: block;
   background: url(/images/nav_right.png) top right repeat-x;
   padding: 10px 6px 1px 4px;
   text-align: center;
   color: white;
   text-decoration: none;
   font-size: 1em;
   height: 100%;
   letter-spacing: 1px;
}

#navigation li a:hover {
   background: url(/images/nav_right_light.png) top right repeat-x;
}

#navigation li.active {
   background: url(/images/nav_orn_left.png) 0 0 no-repeat;
   margin-top: 1px;
}

#navigation li.active a {
   background: url(/images/nav_orn_right.png) top right repeat-x;
}

#navigation li.active a:hover {
   background: url(/images/nav_orn_right.png) top right repeat-x;
}

/* =Main page contents
  --------------------------------------------------------------------------*/

#inside_page_contents {
	height: 100%;
	padding: 12px;
	width: 95%;
	line-height: 1.3em;
	font-size: 0.9em;
	margin: 8px 30px 16px 22px;
}

#inside_page_contents ul li {
	list-style-image: url(/images/orange_bul.png);
	padding-left: 0.1em;
	margin-left: 2em;
	line-height: 1.6em;
	font-size: 1.3em;
}

#inside_page_contents h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #F7941D;
	padding: 8px 0px 8px 0px;
}

#inside_page_contents h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #60a7dc;
	padding: 8px 0px 2px 0px;
}

#inside_page_contents a {
	color: #7c7c7c;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #7c7c7c;
}

#inside_page_contents a:hover {
	color: #058cb0;
	border-bottom: 1px solid #91cbee;
}

#inside_page_contents hr {
	color: #7c7c7c;
	background: transparent;
	border: 0px 0px 1px 0px;
	border-style: dashed;
	margin: 16px 0px 16px 0px;
}

.rightpic {
	float: right;
}

.leftpic {
	float: left;
}

.border {
	border: 1px solid #e1e1e1;
	padding: 2px;
	margin: 7px;
}

.border_no {
	border: 1px solid #e1e1e1;
	padding: 2px;
}

.quote {
	margin-left: 14px;
}

#inside_page_contents #main_col {
	width: 600px;
}

#inside_page_contents #main_col .leftbox_main {
	width: 290px;
	margin: 0px;
	padding: 10px 10px 0px 0px;
}

.faqs {
	margin-top: 10px !important;
}

.faqs li {
	margin-left: 20px;
	padding: 0px 0px 10px 0px;
	font-size: 1.1em;
	line-height: 1.5em;
}

.faqs em {
	font-weight: bold;
	font-size: 1.2em;
	font-style: normal;
	color: #60A7DC;
}

.faqs p {
	margin-top: 6px !important;
}


#inside_page_contents #right_col {
	width: 280px;
}

#inside_page_contents #right_col .quote_tease {
	width: 240px;
	height: 250px;
	padding: 20px 20px 0px 20px;
	background: transparent url(/images/teaser_back3.jpg) 0 4px no-repeat;
}

#inside_page_contents #right_col .quote_tease h2 {
	background: url(/images/quote_icon.png) 0 0 no-repeat;
	height: 30px;
	padding: 15px 0px 0px 60px;
	color: #f08d15;
}

#inside_page_contents #right_col .quote_tease ul li {
	list-style-image: url(/images/orange_bul.png);
	padding-left: 0.1em;
	margin-left: 2em;
	font-size: 1em;
}

#inside_page_contents #right_col .quote_tease a {
	color: #7c7c7c;
	font-weight: bold;
}

#inside_page_contents #right_col .quote_tease a:hover {
	color: #f7941d;
	border-bottom: 1px solid #f7941d;
}

#inside_page_contents #right_col .feedback_tease {
	width: 240px;
	height: 230px;
	padding: 20px 20px 0px 20px;
	background: transparent url(/images/teaser_back_feedback.jpg) 0 4px no-repeat;
}

#inside_page_contents #right_col .feedback_tease h2 {
	background: url(/images/feedback_icon.png) 0 0 no-repeat;
	height: 30px;
	padding: 15px 0px 0px 60px;
	color: #48ABC5;
}

#inside_page_contents #right_col .feedback_tease ul li {
	list-style-image: url(/images/blue_bul.png);
	padding-left: 0.1em;
	margin-left: 2em;
	font-size: 1em;
}

#inside_page_contents #right_col .feedback_tease a {
	color: #7c7c7c;
	font-weight: bold;
}

#inside_page_contents #right_col .feedback_tease a:hover {
	color: #48ABC5;
	border-bottom: 1px solid #48ABC5;
}

#inside_page_contents #right_col .faqs_tease {
	width: 240px;
	height: 230px;
	padding: 20px 20px 0px 20px;
	background: transparent url(/images/teaser_back_feedback.jpg) 0 4px no-repeat;
}

#inside_page_contents #right_col .faqs_tease h2 {
	background: url(/images/truck_icon.png) 0 0 no-repeat;
	height: 30px;
	padding: 15px 0px 0px 60px;
	color: #9f9f9f;
}

#inside_page_contents #right_col .faqs_tease ul li {
	list-style-image: url(/images/blue_bul.png);
	padding-left: 0.1em;
	margin-left: 2em;
	font-size: 1em;
}

#inside_page_contents #right_col .faqs_tease a {
	color: #7c7c7c;
	font-weight: bold;
}

#inside_page_contents #right_col .faqs_tease a:hover {
	color: #f7941d;
	border-bottom: 1px solid #f7941d;
}

#inside_page_contents #rates td{
	padding: 4px;
	border: 1px solid #D5D5D5;
}

/* =Home page welcome box
  ----------------------------------------------------------------------------*/

h1 {
   font-weight: normal;
   letter-spacing: 1px;
   margin-bottom: 0.5em;
	line-height: 1.2em;
}

div#page_welcome {
   margin: 22px 0px 20px 36px;
   padding: 12px;
   border: 1px dashed #acacac;
}

div#page_welcome .pullbox {
   width: 274px;
   min-height: 105px;
   background: #bdbdbd url(/images/pullbox.png) bottom no-repeat;
   padding-left: 45px;
   color: white;
   font-weight: bold;
   margin: 0px 0px 15px 6px;
}

div#page_welcome .pullbox p {
   padding: 17px 6px 4px 0px;
   font-size: 1.2em;
   font-style: italic;
   line-height: 1.4em;
}

div#page_welcome .pullbox a {
   color: white;
}

/* =Front page image box
  ----------------------------------------------------------------------------*/
#front_page_box {
	width: 520px;
	height: 334px;
	float: right;
	position: relative;
	overflow: hidden;
	margin-left: 6px;
}

#front_page_box h2 {
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 12px;
}

#front_page_box ul#buttons {
	position: absolute;
	z-index: 10;
	bottom: 7px;
	left: 0;
	background: transparent url(/images/blue_60.png) 0 0 repeat;
	width: 100%;
	height: 46px;
	overflow: hidden;
}

#front_page_box ul#buttons li {
	float: left;
	list-style: none;
	width: 50%;
}

#front_page_box ul#buttons li a {
	text-decoration: underline;
	color: #fff;
	display: block;
	height: 46px;
	text-align: left;
	padding-top: 14px;
	font-weight: bold;
	font-size: 0.9em;
}

#front_page_box ul#buttons li#services a {
	background: transparent url(/images/front_box_van.png) 155px 0 no-repeat;
	padding-left: 45px;
}

#front_page_box ul#buttons li#pay_bill a {
	background: transparent url(/images/front_box_faces.png) 95px 0 no-repeat;
	padding-left: 20px;
}

/* =Front content boxes
  ----------------------------------------------------------------------------*/

#content {
	margin-bottom: 20px;
	clear: both;
}

#content h2 {
	font-size: 1.4em;
	font-weight: normal;
}

#content_box1 {
	width: 240px;
	margin-left: 35px;
	border-right: 1px dashed #acacac;
	padding-right: 10px;
	min-height: 245px;
}

#content_box1 h2 {
	background: url(/images/shop_icon.png) 0 0 no-repeat;
	height: 30px;
	padding: 15px 0px 0px 60px;
	color: #48abc5;
}

#content_box1 ul li {
	list-style-image: url(/images/blue_bul.png);
	padding-left: 0.1em;
	margin-left: 2em;
}

#content_box1 a {
	color: #7c7c7c;
	font-weight: bold;
	text-decoration: underline;
}

#content_box1 a:hover {
	color: #48abc5;
}

#content_box2 {
	width: 240px;
	margin-left: 7px;
	border-right: 1px dashed #acacac;
	padding-right: 10px;
	min-height: 245px;
}

#content_box2 h2 {
	background: url(/images/quote_icon.png) 0 0 no-repeat;
	height: 30px;
	padding: 15px 0px 0px 60px;
	color: #f08d15;
}

#content_box2 ul li {
	list-style-image: url(/images/orange_bul.png);
	padding-left: 0.1em;
	margin-left: 2em;
}

#content_box2 a {
	color: #7c7c7c;
	font-weight: bold;
	text-decoration: underline;
}

#content_box2 a:hover {
	color: #f3a647;
}

#content_box3 {
	width: 340px;
	margin-left: 7px;
	padding-right: 13px;
	min-height: 245px;
}

#content_box3 h2 {
	background: url(/images/truck_icon.png) 0 0 no-repeat;
	height: 30px;
	padding: 15px 0px 0px 60px;
	color: #989898;
}

#content_box3 a {
	color: #7c7c7c;
	font-weight: bold;
	text-decoration: underline;
}

#content_box3 .quote {
	width: 317px;
	background: #ddedf7;
	font-family: georgia, times new roman, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #11424f;
	padding: 10px;
	margin-top: 20px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	line-height: 1.5em;
}

#content_box3 .quote em {
	font-weight: 900;
	font-size: x-large;
}

.rightpic {
	float: right;
	margin: 0px 3px 3px 4px;
}

.rightpicborder {
	float: right;
	margin: 0px 3px 3px 4px;
	border: 1px solid #7c7c7c;
}

/* =Forms
  ----------------------------------------------------------------------------*/

form {
	padding: 0 6px;
	font-size: 1.1em;
}

.form_section h3,
.form_section_help h3,
form h3 {
   font-weight: normal;
   letter-spacing: 1px;
   margin: 0.7em 0 0.5em 0;
	font-size: 1.3em;
	padding: 2px;
	border-top: 1px dashed #dcdcdc;
	background: url(/images/order_icon.png) 0 5px no-repeat;
	height: 40px;
	padding: 17px 0px 0px 52px !important;
	color: #48abc5;
}

.form_section h4,
.form_section table caption {
	font-weight: normal;
   letter-spacing: 1px;
   margin-bottom: 0.5em;
	font-size: 1.1em;
	padding: 2px;
}

body#argos #personal_info_help {
	width: 250px;
	margin-top: 10px;
	line-height: normal;
	font-size: 0.9em;
}

body#argos #order_details {
	clear: both;
	width: 898px;
	padding: 6px;
}

table#argos_confirmation {
	width: 98%;
	border-collapse: collapse;
}

table#argos_confirmation th {
	text-align: left;
}

table#argos_confirmation tr#address th {
	border-top: 10px solid #FFF;
	width: 50px;
}

table#argos_confirmation tr#order_header th {
	border-top: 20px solid #FFF;
	border-bottom: 20px solid #FFF;
	font-size: 1.2em;
	background-color: #99CFF0;
	color: #FFF;
	padding: 5px;
	text-align: center;
}

table#argos_confirmation tr#order_details th {
	width: 25%;
}

form .input,
form dd {
	padding: 10px 0 10px 2px;
	margin: 0 0 5px 0;

	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
}

form .input {
	padding: 0;
}

.input.invalid {
	font-weight: bold !important;
}

form .active label {
	font-weight: bold;
}

form .input.error {
	background-color: #febf74;
	padding-top: 14px;
}

form span.required {
	padding-left: 10px;
	color: #f7941d;
	font-weight: bold;
	font-size: 1.4em;
}

form .input label.form_validation_error {
	color: #000000;
	font-weight: bold;
	width: 70%;
	margin-left: 28%;
	padding: 2px;
	font-size: 0.9em;
	margin-top: 1%;
}

form .input label,
form dt {
	font-size: 0.9em;
	font-weight: normal;
	display: block;
	width: 45%;
	float: left;
	margin-right: 0;
	margin-bottom: 5px;
	padding: 10px 6px 10px 8px;
	clear: both;

	border-radius-left: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
}

form dd {
	width: 51%;
	float: left;
}

form .input input {
	width: 45%;
	float: left;
}

form dd label {
	margin-right: 10px;
}

form dd input[type=text] {
	width: 90%;
}

form .input.submit {
	float: right;
}

form .input.submit input {
	width: auto;
	margin-right: 1em;
}

form .input img {
	padding-top: 2px;
	margin-left: 2%;
}

#form_error_message {
	background-color: #FEBF74;
	margin-bottom: 10px;
	padding: 8px;
	font-weight: bold;
	text-align: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #BF8F57;
}

.input.text input,
.input.textarea textarea {
	padding: 2px;
	border: 1px solid #c2c2c2;
	font-family: arial, verdana, sans-serif;
	font-size: 0.9em;
}

.input.text.active input,
tr.active td input {
	border-color: #dce2e4 !important;
}

.input.active label {
	color: #111;
}

.input button,
dd button {
  border: none;
  background: transparent url(/images/form_button_left.png) no-repeat top left;
  cursor: pointer;
  font-weight: normal;
  text-align: center;
}

dd#cancel-element,
dd#submit-element {
	width: auto;
	padding: 0;
	margin: 0 20px 0 0;
}

dd#cancel-element {
	margin-left: 48%;
}

dt#cancel-label,
dt#submit-label {
	display: none;
}

dd button {
	white-space: nowrap;
	height: 30px;
	line-height: 32px;
	padding-right: 38px;
	padding-left: 10px;

	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-left: 1px solid #C8D3E2;
}

dd button[type=reset] {
	background: transparent url(/images/form_button_cancel.png) no-repeat top right;
}

dd button[type=submit] {
	background: transparent url(/images/form_button_submit.png) no-repeat top right;
}

.input button span.button_text {
  display: block;
  white-space: nowrap;
  height: 32px;
  line-height: 32px;
  padding-right: 38px;
  padding-left: 10px;
}

.input button[type=reset] span.button_text {
	background: transparent url(/images/form_button_cancel.png) no-repeat top right;
}

.input button[type=submit] span.button_text {
	background: transparent url(/images/form_button_submit.png) no-repeat top right;
}


/* order form */

table#order {
	width: 100%;
	border-collapse: collapse;
}

table#order caption {
	text-align: left;
}

table#order thead th {
	border-bottom: 1px solid #777;
	padding: 6px 2px;
}

table#order th,
table#order td {
	text-align: center;
	font-size: 0.9em;
}

table#order td {
	padding: 12px 6px;
}

table#order tr td {
	border-bottom: 1px solid #c7c7c7;
}

table#order tr.odd td {
	background-color: #fafafa;
}

table#order td input {
	width: 95%;
	padding: 2px;
	border: 1px solid #acacac;
}

/* Quick Quote */

table#quote {
	border-collapse: collapse;
}

table#quote td {
	padding: 6px 3px;
	vertical-align: top;
}


/* =Page Footer
  ----------------------------------------------------------------------------*/

#footer_wrapper {
	width: 880px;
	margin: 0 auto;
	padding: 20px 30px 20px 30px;
	border-top: 1px dashed #acacac;
	clear: both;
	background-color: #FFF;
}

#page_footer {
	background: #d5d5d5 url(/images/footer_back.png) top center repeat-y;
	line-height: 1.5em;
	font-size: 0.9em;
	height: 200px;
	position: relative;
	margin-top: -200px;
	clear: both;
}

#page_footer a {
	color: #7c7c7c;
	font-weight: normal;
	text-decoration: underline;
}

#page_footer .links_box {
	list-style: none;
	float: left;
}

#page_footer #links_box1 {	width: 100px; }
#page_footer #links_box2 {	width: 170px; }
#page_footer #copyright { width: 260px; }
#page_footer #otherstuff {	width: 343px; }
