/* @override http://vopak.spotlightcms.com/_css/styles.css */

/* Site: Vopak */

/* =RESET MARGINS & PADDING
---------------------------------------------------------------------
*/

html, body, div, span,
p, blockquote, pre, code,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

hr{
   display: none;
}

/* =RESET TYPOGRAPHY
---------------------------------------------------------------------
*/

body {
  font-family: Arial, sans-serif; /* web safe fonts */
  font-size: 62.5%;  /* Rest font to a 10px baseline when using ems */
  font-weight: normal;
  line-height: 140%;   
  background: #ffffff;
}

h1 {
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.6;
  color: #00614D ;
  background: url(/_img/bg_h1.gif) no-repeat left top;
  font-weight:bold;
  margin-bottom: 15px;
}

h2,
form legend {
  font-size: 1.2em;
  line-height: 1.6;
  color: #E42B29 ;
  font-weight: bold;
  margin-bottom: 5px;
}

h3,
form legend.title {
  font-size: 1.8em;
  line-height: 1.6;
  font-weight: bold;
  background: url(/_img/bg_h3.gif) no-repeat 1px top;
  color: #000000;
}

h4 {
  font-size: 1.6em;
  line-height: 1.5;
  font-weight: bold;
  color: #00614D;
  background: url(/_img/bg_h1.gif) no-repeat 1px top;
  clear: both;
}

h5 {
  font-size: 1.8em;
  font-weight: bold;
}

h6 {
  font-size: 0.8em;
  font-weight: bold;
}

p {
  font-size: 1.2em;  /* Sets content font at 12px */
  font-weight: normal;
  margin: 0 0 10px 0;
  line-height: 1.5;
}

/* =DEFAULT LINKS
---------------------------------------------------------------------
*/

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  overflow: hidden;
}

a:hover,
a:active {
  text-decoration: underline;
}

/* =Helper Classes
---------------------------------------------------------------------
*/

#skip{
   position: absolute;
   list-style: none;
   display: block;
   height: 0;
   overflow: hidden;
}

/* the clearfix rules make it possible to clear floated elements without additional structural markup. See http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* =Header
---------------------------------------------------------------------
*/

#header{
  height: 130px;
}

#header h1{
  margin-bottom: 0;
}

#header h1 a{
  font-size: 10px;
  float: left;
  display: block;
  width: 190px;
  height: 0;
  padding-top: 130px;
  overflow: hidden;
  background: url(/_img/bg_logo.gif) no-repeat left top;
}

.banner h2{
  float: left;
  display: block;
  width: 190px;
  height: 0;
  padding-top: 130px;
  overflow: hidden;
  background: url(/_img/bg_banner-h2.gif);
  margin-bottom: 0;
}

.banner .hdrImage{
  float: left;
  height: 130px;
  width: 380px;
  overflow: hidden;
}

ul#featuredpic{
  margin: 0;
  list-style-type: none;
}

.banner .quickJump{
  float: left;
  background: #00614d;
  width: 190px;
  height: 130px;
  overflow: hidden;
}

.banner .quickJump h3{
  color: #ffffff;
  font-size: 1.2em;
  margin: 10px 20px;
  background: none;
}

.banner select{
  margin-left: 20px;
  width: 150px;
}

#searchForm{
  margin: 15px 20px 10px;
  float: left;
  display: inline;
}

#searchForm fieldset{
  width: 150px;
}

#searchForm input#search_term{
  border: none;
  background: url(/_img/search_input.gif) no-repeat left top;
  height: 10px;
  width: 90px;
  padding: 2px 5px 3px;
  float: left;
  display: inline;
  margin-top: 5px;
  margin-right: 5px;
  font-size: .9em;
}

#searchForm a#search_go{
  width: 42px;
  display: block;
  float: left;
  text-indent: -9999px;
  background: url(/_img/search_go.jpg) no-repeat left top;
  height: 19px;
}

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

#nav{
   list-style: none;
   margin: 40px 0;
   padding: 0;
}

#nav li{
   margin: 0 0 10px 40px;
   font-size: 1.2em;
   width: 85px;
}

#nav li a{
   color: #000000;
   text-decoration: none;
   display: block;
   padding-top: 4px;
}

#home #nav li a:hover,
#nav li a:hover,
#nav li.current a{
   color: #E42B29;
   text-decoration: none;
   background: url(/_img/bg_li-a-hover.gif) no-repeat -1px top;
   font-weight: bold;
}


/* =Container
---------------------------------------------------------------------
*/

#container{
   width: 950px;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

/* =Content
---------------------------------------------------------------------
*/
#content{
   width: 530px;
   float: left;
   display: inline;
   margin-top: 40px;
   margin-left: 210px;
}

#quicklinks{
  width: 190px;
  float: right;
  margin-top: 40px;
}

#quicklinks h2 a{
  color: #E42B29;
  text-decoration: none;
}
#quicklinks h2 a:hover{
  color: #E42B29;
  text-decoration: underline;
}

#content .redText{
  color: #E42B29;
  line-height: 1.4;
  font-size: 1.2em;
}

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

#content li{
   margin-bottom: 1em;
   color: #030303;
   font-size: 1.2em;
   line-height: 1.5;
   margin: 0;
}

#content li li{
   font-size: 1em;
}

#content blockquote{
   margin-left: 3em;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
   color: #E42B29;
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
}

#buffer{
   height: 20px;
}

#landing img{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px;
}

#whiteTxt{
  color: #FFFFFF;
  margin: 0px 10px 10px 10px;
}

#whiteTxt p{
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
#whiteTxt a{
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

#whiteTxt a:visited{
  color: #FFFFFF;
  text-decoration:none;
}

#whiteTxt a:hover{
  color: #FFFFFF;
  text-decoration:underline;
}

/* =Home Page Layout
---------------------------------------------------------------------
*/

#home #content{
  width: 740px;
  float: left;
  display: inline;
}

#home .col_1{
  float: left;
  display: inline;
  width: 340px;
  margin-right: 20px;
}

#home .col_2{
  float: left;
  display: inline;
  width: 180px;
  margin-right: 10px;
}

#home .col_3{
  float: left;
  display: inline;
  width: 190px;
}

#home .col_3 p{
  line-height: 1.4;
}

#home .col_3 img{
  margin: 0 0 8px 0;
}

#home .news,
#home .text,
#home .contact{
  margin-bottom: 40px;
}

#home #content ul{
  list-style-type: none;
  margin-left: 0;
  width: 190px;
}

#home .news li{
  margin-bottom: 15px;
   width: 340px;
}

#home li a{
  color: #333333;
}

#home li a:hover{
  color: #E42B29;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   width: 190px;
   float: left;
   display: inline;
   margin-left: -740px;
}

#home #sidebar{
  margin-left: -950px;
}

#sidebar .quote{
  margin: 0 20px 0 20px;
  text-align: center;
}

#sidebar .quote p{
  font-size: 1.4em;
}

#sidebar .quote h2{
  text-align: right;
  background: url(/_img/bg_li-a-hover.gif) no-repeat right top;
}

#blogs #sidebar ul{
   list-style: none;
   padding-left: 10px;
   margin-bottom: 20px;
}

#blogs #sidebar ul li{
   font-size: 1.2em;
   margin-bottom: .5em;
   line-height: 1.1;
}

#blogs #sidebar ul li a{
}


#pagination span.paginate_label{
   display: block;
   float: left;
   margin-right: 5px;
}

#pagination a#off{
   display: none;
}

p#pagination{
   float: left;
   display: block;
   margin: 20px 0 0;
   line-height: 14px;
   height: 14px;
}

#pagination a#current{
   font-weight: bold;
   display: block;
   color: #464646;
   float: left;
   margin: 0 8px;
   text-decoration: none;
}

#pagination a{
   margin: 0 8px;
   text-decoration: underline;
   display: block;
   float: left;
}

#pagination a:hover{
   text-decoration: none;
}

#pagination a#next{
	width: 14px;
	text-indent: -9999px;
	height: 14px;
	margin-top: 1px;
	margin-left: 4px;
	background: url(/_img/bg_paginate_next.png) no-repeat;
}

#pagination a#previous{
   width: 14px;
   height: 14px;
   text-indent: -9999px;
   margin: 1px 4px 0;
   background: url(/_img/bg_paginate_prev.png);
}
#sidebar .truck{
	height: 45px;
	margin: 50px 0px 10px 10px;
	padding: 40px 0 0 10px;
	text-align: left;
	background: url(/_img/bg_truck2.gif) no-repeat right top;
	overflow:hidden;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	line-height:1;
}

#sidebar .truck p{
  font-size: 1.1em;
  color: #FFFFFF;
  text-decoration:none;
  font-weight: normal;
  line-height:1;
}
#sidebar .truck a{
  font-size: 1.1em;
  color: #FFFFFF;
  text-decoration:none;
  font-weight: normal;
  line-height:1;
}
#sidebar .truck a:visited{
  font-size: 1.1em;
  color: #FFFFFF;
  font-weight: normal;
  line-height:1;
}
#sidebar .truck a:hover{
  font-size: 1.1em;
  color: #FFFFFF;
  text-decoration:underline;
  font-weight: normal;
  line-height:1;
}


/* =Form
---------------------------------------------------------------------
*/

.monkForm div{
  clear: both;
}

.monkForm label{
  float: left;
  display: inline;
  width: 105px;
  text-align: right;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 1.4em;
}

.monkForm .text input{
  width: 150px;
}

.monkForm textarea{
  width: 400px;
}

.monkForm p#formsubmit{
  margin-left: 115px;
}

#content p.message{
  margin-left: 115px;
}

div.captcha input{
  clear: left;
  margin-left: 115px;
  margin-bottom: 10px;
  float: left;
  display: inline;
}

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

#footer{
   clear: both;
   padding: 45px 0 15px;
   color: #333333;
   background: #ffffff url(/_img/bg_footer-top.gif) no-repeat left top;
   width: 750px;
}

#footer a{
	color: #333333;
}

ul.footerLinks{
  float: right;
  display: inline;
  text-transform: lowercase;
  list-style-type: none;
}

ul#subnav{
  margin-bottom: 22px;
}

ul#subnavAlt li a{
  color: #000000;
  margin-bottom: 11px;
  clear: both;
}
ul#subnavAlt li a:hover{
  color: #E42B29;
}

ul.footerLinks li{
  float: left;
  display: inline;
  font-size: 1.2em;
  margin:0;
}

ul.footerLinks li a{
  color: #000000;
  text-decoration: none;
  display: block;
  padding-top: 2px;
  margin-left: 10px;
}

ul.footerLinks li a{
  background: url(/_img/bg_sub-li-a.gif) no-repeat -1px top;
}

ul.footerLinks li a:hover,
ul#subnav.footerLinks li a:hover{
   color: #E42B29;
   text-decoration: none;
   background: url(/_img/bg_li-a-hover.gif) no-repeat -1px top;
}

#footer p{
  float: right;
  display: inline;
  clear: right;
  width: 100%;
  text-align: right;
  font-size: 1em;
}