/* 
Site Name:ACS&T Logistics
Site URI:http://www.acstlogistics.co.uk/
Version:1.0
Author:Maria Theodoropoulou,http://www.bluestormnewmedia.co.uk
main css document
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
li, dd {
	margin-left:2em;
	padding-bottom:.3em;
}
ul {
	list-style-type:square;
}
/* font */
:focus {
	outline: none;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
div#content p {
	font-size: 1.3em;
	line-height: 1.5em;
}
div#intro p {
	font-size: 1.4em;
	color: #0A2545;
}
div#content ul li {
	font-size: 1.3em;
	line-height: 1.5em;
}
p#callnow {
	font-size: 1.6em;
	color: #ffffff;
	display: block;
	position: absolute;
	top: 160px;
	left:45px;
}
span.bigblue {
	font-size: 1.65em;
	color: #B7E5FF;
}
div#latest-news h2 {
	font-size: 1.6em;
	color: #0255a3;
	border-bottom: dashed 1px #0255a3;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(/static/news_background.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
}
div#depots_sidebar h2 {
	font-size: 1.8em;
	color: #0255a3;
	border-bottom: dashed 1px #0255a3;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(/static/depot_h2_background.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}
div#subscribe-o h2 {
	font-size: 1.9em;
	color: #ffffff;
	border-bottom: dashed 1px #ffffff;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(/static/sub_h2_background.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: normal;
}
div#depots_sidebar p {
	font-size: 1.45em;
	line-height: 1.3em;
	width: 100px;
	margin-bottom: 10px;
}
div#depots_sidebar p.morebox {
	width: 130px;
}
div#depots_sidebar p.morebox a {
	text-decoration: none;
	font-weight: bold;
	background-image: url(/static/morebox_background.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 4px;
	padding-right: 22px;
	font-size: .9em;
	color: #ffffff;
	background-color: #0078c1;
}
div#subscribe-o p {
	font-size: 1.5em;
	margin-bottom: 10px;
}
div#latest-news h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #154986;
	margin-bottom: 5px;
}
div#latest-news p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 5px;
}
/* misc elements */
.hide {
	position: absolute;
	left: -5000px;
}
hr {
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
p.hide a {
	text-decoration: none;
}
.note {
	font-size: 85%;
}
.extra-note {
	font-size: 80%;
}
span.required {
	font-weight: bold;
	color: red;
}
.highlight {
	background: #FEF49C;
}
#sitemap, #sitemap ul {
	margin: 0;
}
div.pagination {
	text-align: center;
}
div.pagination span, div.pagination a {
	border: 1px solid #C4DFF0;
	padding: 1px 4px 2px 4px;
}
div.pagination a {
	text-decoration: none;
}
div.pagination span.current {
	background-color: #4197CE;
	color: #fff;
}
div.pagination span.disabled {
	color: #ccc;
	border-color: #fff;
}
body#thickbox {
	margin: 10px;
}
body#thickbox fieldset {
	background-color: #ffffff;
	font-size: 1.3em;
	padding: 5px;
	padding-top: 10px;
}
body#thickbox input {
	border: 1px solid #cccccc;
	padding: 5px;
}
body#thickbox input:hover {
	background-color: #f7f9fb;
}
body#thickbox input:focus {
	border: 1px solid #154986;
	background-color: #f7f9fb;
}
body#thickbox input.mapdir {
	background-color: #0A2545;
	color: #FFFFFF;
	border: none;
	padding: 5px;
	cursor: pointer;
	font-weight: normal;
}
/* layout */

#header {
	width: 990px;
	margin-left:auto;
	margin-right: auto;
	position: relative;
	height: 240px;
	background-image: url(/static/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
div#frozencubes {
	display: block;
	position: absolute;
	right:0;
	top:10px;
	width: 336px;
	height: 300px;
	background-image: url(/static/cubes.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div#container {
	width:990px;
	margin:0 auto;
	text-align:left;
}
div#wrapper {
	width:690px;
	margin-right:35px;
	margin-top:35px;
	float:right;
	position:relative;
	padding-bottom:30px;
}
div#content {
	width:475px;
	float:left;
}
div#navigation {
	float:left;
	width:185px;
	margin-left:30px;
	padding-bottom:60px;
	padding-top: 55px;
}
div#extra {
	float:right;
	width:195px;
	margin-left:25px;
}
div#site-info {
	clear:both;
}
a#logo {
	display:block;
	width:190px;
	height:95px;
	text-indent:-99999px;
	background-image:url(/static/logo.jpg);
	background-repeat:no-repeat;
	background-position:-1px top;
	position: absolute;
	top: 50px;
	left: 28px;
}
img#print_logo {
	display:none;
}
/* forms */
input.input {
	width: 200px;
	border: 1px solid #ccc;
	padding: 2px;
}
input.input:hover {
	background: #F9FFE1;
}
input.input:focus {
	border: 2px solid #000;
	background: #F9FFE1;
	padding: 1px;
}
form.verticalform fieldset {
	display: block;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border: solid #eeeeee 1px;
}
form.verticalform fieldset.radio {
	width: 400px;
	margin: 1em 0 2em 0;
}
form.verticalform fieldset.radio input {
	clear: both;
	float: left;
	width: auto;
}
form.verticalform fieldset.radio label {
	font-weight: normal;
}
form.verticalform input.text_field, form.verticalform textarea {
	display: block;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border: 1px solid #cccccc;
	padding: 2px;
}
form.verticalform input.text_field:hover, form.verticalform textarea:hover {
	background-color: #f7f9fb;
}
form.verticalform input.text_field:focus, form.verticalform textarea:focus {
	border: 1px solid #154986;
	background-color: #f7f9fb;
}
form.verticalform label {
	display: block;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	font-size: 1.2em;
}
form.verticalform label.first {
	padding-top: 1em;
}
form.verticalform select {
	display: block;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #cccccc;
	padding: 2px;
}
form.verticalform input.check_box {
	width: 1em;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 4%;
	float: left;
}
form.verticalform p {
	margin-bottom: 10px;
	display: block;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}
form.verticalform input#submitbutton {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #0A2545;
	color: #FFFFFF;
	border: none;
	padding: 5px;
	cursor: pointer;
}
div.form_margin {
	margin-top: 15px;
}
form.verticalform legend {
	font-size: 1.8em;
	margin-bottom: 10px;
	color: #0e79bf;
	padding-bottom: 5px;
}
/* acst styles */
body {
	background-color: #AEE0E9;
	color: #222222;
	background-image: url(/static/main_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p, ul {
	margin: 0 0 1.5em;
}
#subscribe p {
	margin-bottom: .5em;
}
#intro {
	font-weight: bold;
	color: #000000;
}
#summary {
	background-color: #F2F1F1;
	border: 1px solid #DEDDDC;
	padding: 10px;
	margin-top: 2em;
}
p#back {
	font-size: 110%;
	font-weight: bold;
	clear: both;
}
p.pdf {
	clear: both;
	background: url(/images/pdf.gif) no-repeat;
	padding: 10px 0 10px 35px;
	font-weight: bold;
}
p.pdf span {
	font-weight: normal;
	font-style: italic;
	font-size: 90%;
}
ol li p {
	margin-bottom: 0;
}
p#breadcrumb {
	font-size: 85%;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: .5em;
}
p#breadcrumb a {
	text-decoration: none;
}
a:link {
	color: #0255a3;
	text-decoration: none;
}
a:visited {
	color: #0255a3;
	text-decoration: none;
}
a:hover {
	color: #0255a3;
	text-decoration: none;
}
a:active {
	color: #0255a3;
	text-decoration: none;
}
#site-info a, ul#job-ul li a {
	font-weight: bold;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal;
	margin: 1.5em 0 1em;
}
ol li {
	padding-bottom: 1em;
}
#latest-news ul, ul#services-list, ul#thumbs-list, ul#job-ul, ul#archive-list {
	list-style: none;
}
ul#services-list {
	margin: 1em 0 2em;
	float: left;
}
ul#services-list li, ul#thumbs-list li, ul#job-ul li, ul#archive-list li {
	margin: 0;
	padding: 0;
}
#latest-news ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #0255a3;
	margin-left: 0;
	margin-right: 0;
}
body.service-listing ul#services-list li, ul#job-ul li, body.archive-listing ul#archive-list li {
	border-bottom: 1px solid #ccc;
	margin-bottom: 2em;
	padding-bottom: .5em;
}
body.service-category ul#services-list li {
	float: left;
	width: 90px;
	margin: 0 19px 2.5em 0;
	text-align: center;
}
body.service-category ul#services-list li p {
	display: none;
}
ul#thumbs-list {
	clear: left;
	float: left;
	margin-top: 1em;
}
ul#thumbs-list li {
	float: left;
}
#content ul#thumbs-list li img {
	margin-right: 20px;
}
body.service-category #content ul#services-list li img {
	margin: 0;
}
#subscribe label, #search label {
	display: block;
	font-weight: bold;
}
input.text {
	margin: 3px 0;
	border: 1px solid #C1BEBD;
	width: 95%;
	padding: 2px;
	display: block;
	font-size: 110%;
}
input.text:hover {
	border: 2px solid #837D7C;
	padding: 1px;
}
input.text:focus {
	border: 1px solid #837D7C;
	padding: 2px;
	background-color: #EBEAEA;
}
#subscribe legend, #search legend {
	display: none;
}
input.submit {
	display: block;
	margin-top: 5px;
	font-size: 110%;
	padding: 2px;
}
#content img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: 1px solid #666666;
}
a#clogin {
	display: block;
	width: 190px;
	height: 70px;
	text-indent: -99999px;
	background-image: url(/static/client_login.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-bottom: 30px;
}
h1 {
	font-size: 2.1em;
	margin-bottom: 10px;
	color: #0e79bf;
	padding-bottom: 5px;
	border-bottom: solid 1px #154986;
}
h2 {
	font-size: 1.8em;
	margin-bottom: 10px;
	color: #0e79bf;
	padding-bottom: 5px;
	border-bottom: dotted 1px #154986;
}
h3 {
	font-size: 1.5em;
	margin-bottom: 5px;
	color: #0e79bf;
	padding-bottom: 5px;
}
h2.subnavhead {
	font-size: 1.8em;
	border-bottom: solid 1px #eeeeee;
	background-image: url(/static/depot_background_wrap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 175px;
	padding: 10px;
	padding-bottom: 5px;
	color: #0255A3;
}
#latest-news h3 a, ul#job-ul h2 a, ul#services-list h2 a, ul#archive-list h2 a {
	text-decoration: none;
}
#latest-news h3 a:hover, ul#job-ul h2 a:hover, ul#services-list h2 a:hover, ul#archive-list h2 a:hover {
	text-decoration: underline;
}
#container {
	background-color: #fff;
	background-image: url(/static/container_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#content {
	margin-bottom: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
div#extra {
	width: 170px;
	font-size: 85%;
	color: #544A49;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
div#site-info {
	border-top: 1px solid #D8D8D8;
	font-size: 1.2em;
	margin-left: 30px;
	margin-right: 35px;
	padding: 20px 0 30px 0;
	background-image: url(/static/footer_logos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#site-info ul {
	list-style: none;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}
div#site-info ul li {
	display: inline;
	border-right: 1px solid #888;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
}
div#site-info ul li.last {
	border: none;
}
p#credits {
	width: 700px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	line-height: 1.4em;
}
p#copyright {
	float: right;
	margin: -20px 20px 0 0;
	display: inline;
}
ul#nav, ul.nav2 {
	list-style: none;
	margin-bottom: 30px;
}
ul#nav li {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}
ul.nav2 li {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
}
ul#nav li a, ul.nav2 li a {
	display: block;
	border-bottom: 1px solid #005197;
	text-decoration: none;
	font-weight: bold;
	color: #4d4d4d;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(/static/nav_background.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
}
ul.nav2 li a {
	width: 165px;
}
ul#nav li a:hover, ul#nav li.current a, ul.nav2 li a:hover, ul.nav2 li.current a {
	color: #005197;
}
#extra ul.nav {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#extra ul.nav li {
	margin-left: 1em;
	font-size: 1.5em;
}
#extra ul.nav ul {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 0;
}
#extra ul.nav li a {
	color: #666666;
	text-decoration: none;
}
#extra ul.nav li a:hover, #extra ul.nav li.current a {
	color: #005197;
	text-decoration: none;
}
#extra ul.nav li ul.nav li {
	font-size: 1em;
}
#site-info ul.nav li a {
	margin-right: 10px;
	margin-left: 5px;
}
div#depots_wrap {
	margin: 0;
	padding: 0;
	width: 195px;
	background-image: url(/static/depot_background_wrap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
div#depots_sidebar {
	margin: 0;
	padding: 0;
	width: 175px;
	padding: 10px;
	background-image: url(/static/depot_background.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	min-height: 110px;
	margin-bottom: 20px;
}
div.depots {
	clear: both;
}
div.depot_address {
	width: 48%;
	float: left;
}
div.depot_info {
	width: 48%;
	float: right;
}
div.depot_info ul {
	list-style: none;
	margin-left: 0;
}
div.depot_info ul li {
	margin-bottom: 5px;
}
div#content div.depot_info img, div#content div.depot_info a img {
	float: right;
}
div.depinfo {
	width: 100%;
	clear: both;
}
div.depinfo h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #0e79bf;
	padding: 3px;
	padding-left: 10px;
	cursor: pointer;
	background-image: url(/static/h3_open.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
div.depinfo ul {
	list-style: none;
	font-size: 1.2em;
	margin-left: 0;
}
div#content div.depinfo ul li {
	margin-bottom: 5px;
	font-size: 1.1em;
}
.head {
}
.close {
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #0e79bf;
	padding: 3px;
	padding-left: 10px;
	cursor: pointer;
	background-image: url(/static/h3_close.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.selected {
	visibility: hidden;
}
#subscribe-o {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 195px;
	background-image: url(/static/sub_o_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subscribe-i {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	width: 175px;
	padding: 10px;
	background-image: url(/static/sub_i_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #0079c2;
	color: #ffffff;
}
#subscribe-i form {
	color: #ffffff;
	font-size: 1.5em;
}
#subscribe-i form legend {
	display: none;
}
#subscribe-i form input.submit {
	color: #ffffff;
	font-size: .9em;
	background-color: #154987;
	background-image: url(/static/sub_submit_background.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px;
	padding-right: 22px;
	border: none;
	margin-top: 10px;
}
div#big_links {
	background-image: url(/static/big_links_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 425px;
	padding: 20px;
	padding-top: 5px;
}
div#content div#big_links p.more {
	line-height: 1em;
}
div#prod_sup {
	width: 430px;
	height: 105px;
	background-image: url(/static/prod_sup_backgroundn.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
div#comp_pack {
	width: 430px;
	height: 105px;
	background-image: url(/static/comp_pack_backgroundn.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
div#temp_cont {
	width: 430px;
	height: 105px;
	background-image: url(/static/temp_cont_backgroundn.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
div#big_links p.big a {
	position: absolute;
	top: 25px;
	left: 115px;
	font-size: 2em;
	line-height: 1.1em;
	text-transform: uppercase;
	color: #0255a3;
	text-decoration: none;
	display: none;
}
div#big_links p.more {
	position: absolute;
	top: 80px;
	right: 10px;
	font-size: 1.1em;
	color: #0255a3;
}
.searchResult .snippet strong {
	background-color: #ff6;
}
p.more a {
	text-decoration: none;
	font-weight: bold;
	background-image: url(/static/nav_background.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	padding-right: 20px;
}
span.high {
	color: #0255a3;
	font-size: 1.2em;
	line-height: 1.6em;
}
element.style {
	height: auto;
	overflow-y: visible;
}
ul#sitemap li ul {
	margin-top: 5px;
	margin-bottom: 0;
}
div#content ul#sitemap li {
	font-size: 1.3em;
	margin-bottom: 5px;
}
div#content ul#sitemap li ul li, div#content ul#sitemap li ul li ul li {
	font-size: 1em;
}
div#content ul.dl {
	list-style: none;
}
div#content ul li.doc {
	background: url(/static/word-small.gif) left top no-repeat;
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 8px;
	padding-left: 20px;
	padding-top: 0;
	clear: both;
	list-style:none;
}
div#content ul li.pdf {
	background: url(/static/pdf-small.gif) left top no-repeat;
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 8px;
	padding-left: 20px;
	padding-top: 0;
	clear: both;
	list-style:none;
}
div#slides {
height: 175px;
width:690px;
position:absolute !important;
left:270px;
top:50px;
}
div#slides div {
	margin:0;
	position: absolute;
	left:0;
	top:0;
}
div#slides p {
position: absolute;
right: 0;
bottom: 0;
color: #ffffff;
background-color: #4197CE;
display: block;
padding: 5px;
padding-right: 20px;
padding-left: 15px;
font-size: 2em;
}