/*
	Consolid8 Logistics
	Screen CSS, (C) Optimalworks.net
*/

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

body
{
	font-family: "trebuchet ms", arial, verdana, helvetica, freesans, sans-serif;
	font-size: 80%;
	color: #fff;
	background-color: #2b552b;
	border: 0 none;
}

#header div, #menu, #main, #copyright
{
	display: block;
	width: 740px;
	margin: 0 auto;
}

/* header */
#header
{
	position: relative;
	width: 100%;
	height: 330px;
	margin-top: 10px;
	color: #6f896e;
	background-color: #fff;
	overflow: hidden;
}

#header a
{
	display: block;
	margin: 10px 0 20px 0;
	outline: 0 none;
}

#header q
{
	display: block;
	width: 230px;
	font-size: 1.3em;
	font-style: italic;
	text-align: center;
	line-height: 1.2em;
}

#header p
{
	width: 230px;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	margin: 0;
	color: #444;
}

/* photo */
div.photo
{
	position: absolute;
	top: -498px;
	right: -6px;
	width: 470px;
	height: 422px;
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#fuel
{
	background-image: url("../images/photo_fuel.png") !important;
	background-image: none;
}

#lorry
{
	background-image: url("../images/photo_lorry.png") !important;
	background-image: none;
}

#network
{
	background-image: url("../images/photo_network.png") !important;
	background-image: none;
}

#road
{
	background-image: url("../images/photo_road.png") !important;
	background-image: none;
}

/* main page */
#page
{
	width: 100%;
	background: #3b8935 url("../images/shademain.png") 0 0 repeat-x;
}

#main
{
	position: relative;
}

/* menu */
#menu
{
	height: 79px;
	padding: 0;
	margin-bottom: 20px;
	list-style-type: none;
	background: url("../images/menu.png") 0 0 no-repeat;
}

#menu li
{
	display: inline;
	float: left;
	width: 148px;
	height: 79px;
	padding: 0;
	margin: 0;
}

#menu a, #menu strong
{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: 0 none;
	background-image: none;
}

#menu strong, #menu a:hover, #menu a:focus { background: url("../images/menu.png") 0 -79px no-repeat; }
li#services strong, li#services a:focus, li#services a:hover { background-position: -148px -79px; }
li#audit strong, li#audit a:focus, li#audit a:hover { background-position: -296px -79px; }
li#about strong, li#about a:focus, li#about a:hover { background-position: -444px -79px; }
li#contact strong, li#contact a:focus, li#contact a:hover { background-position: -592px -79px; }

/* columns */
.row
{
	clear: both;
	position: relative;
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
}

.col
{
	position: relative;
	float: left;
	left: 100%;
	overflow: auto;
}

/* content */
#content
{
	width: 476px;
	margin-left: -100%;
}

/* quote box */
#box
{
	width: 233px;
	margin-left: -233px;
}

#box div
{
	width: 100%;
	padding-bottom: 20px;
	background: url("../images/box.png") 0 100% no-repeat;
}

#box h2
{
	padding: 8px 16px 4px 16px;
	margin: 0;
	color: #ffb;
	background: url("../images/box.png") 0 0 no-repeat;
}

#box p, #box q
{
	display: block;
	margin: 0 16px 0.8em 16px;
}

#box q
{
	font-size: 1.1em;
	font-style: italic;
	text-align: center;
}

#box p.quoter
{
	font-weight: bold;
	text-align: center;
}

/* footer */
#footer
{
	clear: both;
	font-size: 0.85em;
	color: #8b9f8a;
	background: url("../images/shadefooter.png") 0 0 repeat-x;
}

#copyright
{
	padding: 20px 0;
	overflow: auto;
}

#consolid8, #optimalworks
{
	display: inline;
	float: left;
	width: 48%;
}

#optimalworks
{
	float: right;
	text-align: right;
}

#footer p { margin: 0.2em 0; }
#footer a { text-decoration: none; color: #bac6b9; outline: 0 none; }
#footer a:hover, #footer a:focus { text-decoration: underline; }

/* typography */
h1, h2
{
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 1px;
	margin-bottom: 0.2em;
	color: #caeac8;
	border-bottom: 2px solid #caeac8;
}

h2
{
	font-size: 1.4em;
	margin: 1.2em 0 0 0;
	border: 0 none;
}

p
{
	margin-bottom: 1em;
}

ul, ol
{
	margin: 1em 0 1.5em 3em;
}

li
{
	margin: 0 0 0.8em 0;
}

q:before, q:after { content: ""; }

hr
{
	clear: both;
	height: 0;
	visibility: hidden;
}

a img { border: 0 none; }
a, a:link, a:visited { color: #ff3; text-decoration: none; }
a:hover, a:focus { color: #ff9; text-decoration: underline; }

/* staff photos */
img.staff
{
	display: inline;
	float: right;
	padding: 5px;
	margin: 0 0 6px 10px;
	background: #fff url("../images/backshade.png") 0 0 repeat-x;
	border: 1px solid #274d27;
}

/* hCard microformat */
#operations, #general
{
	width: 81%;
	margin: 10px auto;
}

div.vcard
{
	height: auto !important;
	height: 9em;
	min-height: 9em;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px 15px;
	color: #666;
	background: #fff;
	border-left: 35px solid #363;
	border-right: 1px solid #274d27;
	border-bottom: 1px solid #274d27;
}

div.vcard p
{
	font-weight: bold;
	margin: 0;
}

div.vcard ol, div.vcard li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 1.1em;
}

div.vcard dl
{
	clear: left;
	margin: 0.2em 0;
}

div.vcard dt
{
	float: left;
	width: 5.2em;
}

div.vcard a, div.vcard a:visited, div.vcard a:hover { color: #555; text-decoration: none; }

a.add
{
	display: block;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
	margin: 6px 0;
}

/* form */
fieldset
{
	margin-bottom: 1.5em;
	border: 0 none;
}

fieldset legend
{
	display: none;
}

fieldset ol, fieldset li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

fieldset li
{
	clear: both;
	height: 1%;
	margin: 2px 0;
}

label
{
	display: inline;
	float: left;
	width: 27%;
	text-align: right;
	line-height: 1.7em;
	padding: 0;
	margin: 0 1% 0 0;
}

input, select, textarea
{
	width: 58%;
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 1.4em;
	text-align: left;
	padding: 1px 2px;
	margin: 0;
	color: #333;
	background-color: #d8efd6;
	border: 1px solid #274d27;
}

input:focus, select:focus, textarea:focus { color: #000; background-color: #fff; }

li.button
{
	padding-left: 28%;
}

li.button input
{
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	width: 10em;
	text-align: center;
	padding: 2px 0 4px 0;
	margin: 0;
	color: #fff;
	background-color: #363;
	border: 1px solid #274d27;
	cursor: pointer;
}

li.button input:focus, li.button input:hover
{
	color: #ff3;
	background-color: #274d27;
	border-color: #ff0;
}

.error, .error label { font-weight: bold; color: #ff0; }
.error input, .error select, .error textarea { color: #fff; background-color: #274d27; border-color: #ff0; }