
@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

/* Blueprint Styles {{{ */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body, td, input, textarea, select {font-size:13px;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 0.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 0.5em 1.5em; -webkit-padding-start: 0;}  
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}




/*}}}*/

/* Utility Classes {{{ */
.full-width {
  width:916px;
  margin:0;
}
.invisible-text {
  text-indent: -10000em;
}
.clearer {
  clear: both;
  height: 0;
  overflow: hidden;
}

img.left {
  float:left;
  margin: 0 11px 8px 0;
  padding:0;
}
  
.image-to-left, 
.service-type h2, 
.service-type p, 
.service-type ul,
.customer-story h2,
.customer-story p,
.customer-story cite {
  /* Apply to elements to ensure that they don't wrap around an img.left */
  /* Assumes image is 164px wide */
  display: block;
  margin-left: 180px;
}
.havent-bought-the-item h3,
.havent-bought-the-item p {
  margin-left: 120px;
}

/*}}}*/

/* Typography {{{ */
body {
  font-size: 13px;
  line-height: 18px;
  color:#666666;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
div.footer {
  font-size: 12px;
}
p {
  margin-bottom: 0.5em;
}
p.customer-quote {
  font-style: italic;
}
h1 {
  font-size: 24px;
  color: #2d5d9f;
  padding-left: 16px;
  margin-bottom: 16px;
}
div.main h1 {
  padding-left: 0;
}
h2 {
  font-size: 20px;
  line-height: 26px;
  color: #2d5d9f;
  margin-bottom: 0;
}
div.sidebar h2, div.footer-expanded h2 {
  color: #3d8e11;
  margin-bottom: 10px;
}
div.main .box h2 {
  line-height: 20px;
  margin-bottom: 4px;
}

h3 {
  font-size: 13px;
  font-weight: bold;
  color: #3d8e11;
}
a {
  text-decoration: underline;
  color: #2d5d9f;
  outline: none;
}
a:hover {
  color: #001b78;
}
/*}}}*/

/* Controls {{{ */
a.button {
  text-indent: -10000em;
  display: block;
  background-repeat: no-repeat;
  background-image: url(/site-images/controls/buttons/all-buttons.png);
}
a.button:hover {
}
a.standard-button {
  height: 22px;
}
div.main .three-steps-request-a-quote {
  background-position: -126px -248px;
  width: 126px;
  margin-left: -12px;
}
div.main .three-steps-request-a-quote:hover { background-position: -126px -270px; }
.change-currency {
  float: right;
  width: 114px;
  margin: -3px 119px 0 0;
  background-position: -196px 0px;
}
.change-currency:hover { background-position: -196px -22px; }
.previous {
  float: right;
  width: 94px;
  background-position: 0px -44px;  
}
.previous:hover { background-position: 0px -66px; }
.next {
  float: right;
  width: 94px;
  background-position: -94px -44px;
}
.next:hover { background-position: -94px -66px; }
.read-more-customer-stories,
div.sidebar .customer-stories a.read-more-customer-stories {
  background-position: -153px -88px;
  width: 174px;
  float: right;
}
.read-more-customer-stories:hover,
div.sidebar .customer-stories a.read-more-customer-stories:hover {
  background-position: -153px -110px;
}
a.request-a-quote {
  background-position: 0px -248px;
  width: 126px;
  float: right;
}
a.request-a-quote:hover { background-position: 0px -270px; }
.service-type a.request-a-quote {
  margin-right: -16px;
}
a.request-a-quote-general {
  margin-right: 8px;
}
a.read-more-testimonials {
  background-position: 0px -88px;
  width: 153px;
  float: right;
  margin-top: 7px;
}
a.read-more-testimonials:hover { background-position: 0px -110px; }
a.find-out-more {
  background-position: 0px -292px;
  width: 114px;
  float: right;
  position: relative;
  z-index: 20;
  margin-left: 16px;
}
a.find-out-more:hover { background-position: 0px -314px; }
a.checked-link {
  font-size: 14px;
  color: #2d5d9f;
  background: url(/site-images/controls/checked-link.png) 0 0 no-repeat;
  padding-left: 25px;
}
a.icon-link {
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 6px 0 15px 48px;
}

a.print-this-page {
  position: absolute;
  right: 36px;
  top: 120px;
  width: 134px;
  height: 22px;
  background-position: -251px -248px;
}

a.print-this-page:hover { background-position: -251px -270px; }

/*}}}*/

/* General Site Layout {{{ */
body {
  background: white url(/site-images/body-background.png) 0 0 repeat-x;
}

div.header {
  height: 61px;
   
  margin-top: 8px;
  padding: 0 0 0 20px;
  width: 940px;
  color: #2d5d9f;
  position: relative;
}
.badge, .badge-homepage {
  display: block;
  background: transparent url(/site-images/badge-25th.png) 0 0 no-repeat;   
  width: 103px;
  height: 103px;
  position: absolute; 
  top: -25px;
  right: -24px;
  text-decoration: none;
  z-index:10;
  
}
.badge-homepage {
  background: transparent url(/site-images/badge-25th-homepage.png) 0 0 no-repeat;   
  top: -44px;
  right: -44px;
}
div.body {
  background: transparent url(/site-images/body-container-background.png) 0 0 no-repeat;  
  padding:  19px 20px 20px 20px;
  width: 920px;
  position: relative;
}

div.banner {
  width: 920px;
  height: 232px;
  background: url(/site-images/banner.jpg) 0px 0px no-repeat;
  position: relative;
}

div.banner-inner {
  width: 920px;
  height: 232px;
  position: relative;
}



div.columns.sidebar-on-left {
  background: url(/site-images/columns-sidebar-on-left.png) 0 0 repeat-y;
}
div.columns.sidebar-on-right {
  background: url(/site-images/columns-sidebar-on-right.png) 0 0 repeat-y;
}
div.column {
  float:left;
  background: #f7f7f7;
  border-top: solid 4px #68c4ff;
  margin-right: 40px;  
}

div.last-column {
  margin-right: 0;  
}

div.main {
  width: 536px;
  padding: 21px 24px 24px 24px;
}
div.main-full-width {
  width: 872px;
  padding: 21px 24px 24px 24px;
  margin-right: 0;
}

div.sidebar {
  width: 264px;
  padding: 21px 16px 0 16px;
}

div.footer, div.footer-expanded {
  margin-top: 13px;
  background: white url(/site-images/footer-background.png) 0 0 repeat-x;  
  color: #999999;
  position: relative;
}

div.footer-expanded {
  margin-top: 0px;
}

.container {
  margin:0 auto;
}

div.footer div.container{
  background: transparent url(/site-images/footer-container-background.png) 0 0 repeat-y;  
  padding:  0;
  width: 960px;
}
div.footer div.container-inner{
  background: transparent url(/site-images/footer-container-inner-background.png) 0 0 no-repeat;  
  padding:  24px 44px 24px 44px;
  width: 872px;
}
div.footer-expanded {
  border-top: solid 30px white;
}
div.footer-expanded div.container {
  background: white url(/site-images/footer-expanded.png) 0 0 no-repeat;  
  padding:  0;
  width: 960px;
  margin-top: -25px;

}
div.footer-expanded div.container-inner{
  padding:  53px 44px 24px 44px;
  width: 872px;
}
/*}}}*/

/* Boxes {{{ */
div.main .box {
  background: url(/site-images/boxes/box-main.png) 0 0 repeat-y;
  width: 488px;
  padding: 0px 33px 0 33px;
  margin: 0 0 10px -9px;
  position: relative;
}
div.main .box img {
  margin-top: 2px;
}
div.main .box .box-top {
  background: url(/site-images/boxes/box-main-top.png) 0 0 no-repeat;
  height: 25px;  
  width: 554px;
  margin: 0 -33px 8px -33px;
}

div.main .box .box-bottom{
  background: url(/site-images/boxes/box-main-bottom.png) 0 100% no-repeat;
  height: 50px;
  width: 554px;
  margin: -50px -33px 0 -33px;
}

div.main .box .box-bottom-enclosed{
  background:  url(/site-images/boxes/box-enclosed-bottom-main-full.png) 0 0 no-repeat;
  clear: both;
  height: 20px;
  width: 554px;
  margin: 0 -33px 0 -33px;
}

div.main .half-box {
  float: left;
  background:  url(/site-images/boxes/box-half.png) 0 0 repeat-y;
  width: 208px;
  padding: 0 33px 0 33px;
  margin: 0 6px 0 -9px;
}
div.main .half-box.last {
  margin: 0 -9px 0 0;
}
div.main .half-box .box-top {
  background: url(/site-images/boxes/box-half-top.png) 0 0 no-repeat;
  height: 25px;  
  width: 282px;
  margin: 0 -33px 8px -33px;
}
div.main .half-box .box-bottom{
  background: url(/site-images/boxes/box-half-bottom.png) 0 100% no-repeat;
  height: 50px;
  width: 282px;
  margin: -50px -33px 0 -33px;
}

div.sidebar .box {
  background:  url(/site-images/boxes/box-sidebar.png) 0 0 repeat-y;
  width: 250px;
  padding: 0 18px 0 18px;
  margin: 0 0 13px -9px;
  position: relative;
}
div.sidebar .box ul {
  margin-bottom: 24px;
}
div.sidebar .box .box-top {
  background: url(/site-images/boxes/box-sidebar-top.png) 0 0 no-repeat;
  height: 25px;  
  width: 282px;
  margin: 0 -18px 8px -18px;
}

div.sidebar .box .box-bottom{
  background: url(/site-images/boxes/box-sidebar-bottom.png) 0 100% no-repeat;
  height: 50px;
  width: 282px;
  margin: -50px -18px 0 -18px;
}

.footer-expanded .box {
  background: #f7f7f7;
  padding: 20px 9px 25px;
  font-size: 12px;
}
/*}}}*/

/* Sidebar panels {{{ */
.sidebar-panel {
  display: block;
  width: 264px;
  height: 88px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -10000em;
  margin-bottom: 13px;
}
/*}}}*/

/* Contents - Header {{{ */
a.logo {
  background: transparent url(/site-images/header-logo.png) 0 0 no-repeat;  
  width: 189px;
  height: 52px;
  margin: 0 20px 0 0;
  float: left;
}
div.header a {
  color: #2d5d9f;
}
div.contact-methods {
  position: absolute;
  left: 224px;
  top: 0px;
}

div.location-swatch {
  position: absolute;
  right: 10px;
  top: 0px;
}
div.contact-methods span {
  padding:  3px 7px 2px 19px;
  margin: 0;
  background: transparent url(/site-images/icons/flags.png) no-repeat 0px 0px;
}
div.contact-methods span.default-phone {
  display: block;
}

div.contact-methods span.phone-nz  { background-position: 0px   0px; }
div.contact-methods span.phone-aus { background-position: 0px -32px; }
div.contact-methods span.phone-usa { background-position: 0px -64px; padding-right: 0px; }
/*}}}*/

/* Contents - Banner {{{ */

.banner #animation_region {
  width: 576px;
  height: 184px;
  position: absolute;
  top: 28px;
  right: 48px;
  z-index: 100;
}

.banner #animation_region .text-widget {
  display: inline;
}

.banner #animation_region .segment {
  float: left;
  position: relative;
  height: 184px;
  z-index:100;
  margin-right: 8px;
  background-position: 4px 4px;
  background-repeat: no-repeat;
  cursor: pointer;
  background: url(/assets/images/home-service-panels.jpg) no-repeat 4px 4px; /*---------------------------*/
}

.banner #animation_region .segment-inner {
  height: 176px;
  border: 4px solid white;
}

.banner #animation_region .segment p {
  position: absolute;
  bottom: 4px;
  width: 152px;
  margin: 0px;
  padding: 4px 4px 32px;
  background: black;
  color: white;
  line-height: 1.0;
  font-size: 11px;
}

.banner #animation_region #segment-car       { background-position: 4px 4px; }
.banner #animation_region #segment-motorbike { background-position: -156px 4px; }
.banner #animation_region #segment-yacht     { background-position: -316px 4px; }
.banner #animation_region #segment-machinery { background-position: -476px 4px; }
.banner #animation_region #segment-general   { background-position: -636px 4px; }
.banner #animation_region #segment-project   { background-position: -796px 4px; }

.banner #animation_region .more {
  position: absolute;
  right: 4px;
  bottom: 4px;
  width: 114px;
  height: 22px;
  text-indent: -1000em;
  text-decoration: none;
  background: url(/site-images/controls/buttons/all-buttons.png) no-repeat -114px -292px;
}

.banner #animation_region .more:hover {
  background-position: -114px -314px;
}


/*}}}*/

/* Contents - Main {{{ */

div.question {
  clear: both;
}
/*}}}*/

/* Contents - Footer {{{ */
div.footer div.container, div.footer-expanded .box{
  text-align:  right;
}
div.footer a, div.footer-expanded .box a{
  color: #999999;
}
div.footer .contact, div.footer-expanded .box .contact {
  font-weight: bold;
}
div.footer p, div.footer-expanded .box p{
  margin-bottom: 0;
  font-size: 11px;
}
/*}}}*/

/* Three Easy Steps {{{ */

ol.three-easy-steps {
  color: black;
  position: relative;
}
div.main ol.three-easy-steps {
  background: url(/site-images/three-easy-steps-horizontal.png) 0 0 no-repeat;
  width: 536px;
  height: 205px;
  margin: 10px 0 0 0;
}
div.sidebar ol.three-easy-steps {
  background: url(/site-images/three-easy-steps-vertical.png) 0 0 no-repeat;
  width: 264px;
  height: 532px;
  margin: 0 0 24px 0;
}
ol.three-easy-steps li {
  display: block;
  list-style: none;
  padding: 3px 0 0 31px;
  position: absolute;
}
div.main ol.three-easy-steps li {
  width: 110px;
}
div.sidebar ol.three-easy-steps li {
  clear: left;
  width: 180px;
}

ol.three-easy-steps li a {
  color: black;
}

div.main ol.three-easy-steps li.step-1 {
  background: url(/site-images/icons/step-1.png) 0 0 no-repeat;
  top: 58px;
  left: 15px;
}
div.main ol.three-easy-steps li.step-2 {
  background: url(/site-images/icons/step-2.png) 0 0 no-repeat;
  top: 58px;
  left: 200px;
}
div.main ol.three-easy-steps li.step-3 {
  background: url(/site-images/icons/step-3.png) 0 0 no-repeat;
  width: 126px;
  top: 58px;
  left: 375px;
}
div.sidebar ol.three-easy-steps li.step-1 {
  background: url(/site-images/icons/step-1.png) 0 0 no-repeat;
  top: 69px;
  left: 15px;
}
div.sidebar ol.three-easy-steps li.step-2 {
  background: url(/site-images/icons/step-2.png) 0 0 no-repeat;
  top: 240px;
  left: 15px;
}
div.sidebar ol.three-easy-steps li.step-3 {
  background: url(/site-images/icons/step-3.png) 0 0 no-repeat;
  top: 410px;
  left: 15px;
}
ol.three-easy-steps p.step-title {
  font-weight: bold;
  margin-bottom: 0;
}
ol.three-easy-steps p {
  line-height: 14px;
  
}
/*}}}*/

/* Home Page {{{ */

div.sidebar .request-a-quote-now {
  background-image: url(/site-images/sidebar-panels/request-a-quote-now.png);
  height: 138px;
}
div.sidebar .customer-stories {
  font-style: italic;
  font-size: 18px;
}
div.sidebar .customer-stories .customer-quote {
  line-height: 24px;
  text-align: center;
  margin-bottom: 19px;
}
div.sidebar .havent-bought-the-item {
 background-image: url(/site-images/sidebar-panels/havent-bought-the-item.png);
 margin-bottom: 24px;
}
div.sidebar .any-questions {
 background-image: url(/site-images/sidebar-panels/any-questions.png);
 height: 128px;
 margin-bottom: 24px;
}

p.why-were-different{
  width: 480px;
}
ul.differences {
  display: block;
  margin: 30px 0 16px 1px;
  clear: both;
  width: 100%;
  height: 200px;
}
ul.differences li {
  list-style: none;
  float: left;
  background-position: 0 0;
  background-repeat: repeat-y;
  width: 134px;
  padding: 0 23px 0 27px;
  margin-right: 45px;
  height: 200px;
  background: url(/site-images/difference.png) no-repeat 0px 100%;
}
ul.differences li.difference-4 {
    margin-right: 0;
}
ul.differences li .difference-top {
  width: 184px;
  height: 42px;
  margin: 0 -23px -18px -27px;
}
ul.differences li .difference-bottom {
  height: 8px;
  clear: both;
  margin: 8px -23px 0 -27px;
}
ul.differences li h3 {
  text-align: right;
  float: right;
  width: 128px;
  line-height: 13px;
  height: 26px;
  margin-bottom: 4px;
}
ul.differences li p {
  clear: right;
  line-height: 14px;
  width: 134px;
}
ul.differences li.difference-1 .difference-top { background: url(/site-images/difference.png) no-repeat -192px    0px; }
ul.differences li.difference-2 .difference-top { background: url(/site-images/difference.png) no-repeat -192px  -42px; }
ul.differences li.difference-3 .difference-top { background: url(/site-images/difference.png) no-repeat -192px  -84px; }
ul.differences li.difference-4 .difference-top { background: url(/site-images/difference.png) no-repeat -192px -126px; }

.associated-with {
  text-align: left;
  width: 300px;
  float: left;
  margin-top: -20px;
}
.associated-with h3 {
  font-size: 14px;
  font-weight: normal;
  color: #2d5d9f;
  margin-bottom: 7px;
}
.associated-with ul {
  margin-left: 0px;
}
.associated-with ul li {
  list-style: none;
  float: left;
}
.associated-with ul li a{
  display: block;
  width: 92px;
  height: 68px;
  background: url(/site-images/icons/associations.png) no-repeat 0px 0px;
  text-indent: -10000em;
}
.associated-with ul li a.mianz { background-position:    0px 0px; }
.associated-with ul li a.cbaff { background-position:  -92px 0px; }
.associated-with ul li a.cecoc { background-position: -184px 0px; }
  
/*}}}*/

/* Shipping Services {{{ */
div.customer-quote .quote {
  font-size: 18px;
  line-height: 25px;
  color: #2d5d9f;
  font-style: italic;
  margin-bottom: 0;
}
div.main .service-type {
  margin-top: 0;
}
.service-type p {
  margin-bottom: 0;
}
.service-type ul.links {
  margin-bottom: 0;
}
.service-type ul.links {
  list-style: none;
}
.ready-to-go {
  clear: both;
  width: 548px;
  height: 48px;
  background: url(/site-images/ready-to-go.png) no-repeat 0px 0px;
  position: relative;
  margin: 0px 0px 12px;
}

.ready-to-go h3 {
  position: absolute;
  left: 12px;
  top: 4px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  font-size: 150%;
  font-weight: normal;
  color: #2d5d9f;
}

.ready-to-go p {
  position: absolute;
  left: 180px;
  top: 8px;
  line-height: 16px;
  vertical-align: middle;
}

.ready-to-go .button {
  float: none;
  position: absolute;
  right: 12px;
  top: 12px;
}

.ready-to-go02 {
  clear: both;
  width: 548px;
  height: 64px;
  background: url(/site-images/ready-to-go-02.png) no-repeat 0px 0px;
  position: relative;
  margin: 0px 0px 12px -6px;
}

.ready-to-go02 h3 {
  position: absolute;
  left: 18px;
  top: 8px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  font-size: 150%;
  font-weight: normal;
  color: #2d5d9f;
  margin:0;
}

.ready-to-go02 ul {
	list-style: none;
	position: absolute;
	left: 190px;
	top: 8px;
	line-height: 16px;
	vertical-align: middle;
}

.ready-to-go02 li {
	padding-left: 18px;
	background: url(/site-images/icons/quote-bullet-01.png) no-repeat;
	background-position: 0px 1px;
}

.ready-to-go02 li.sub {
	padding-left: 18px;
	background: none;
	background-position: 0px 1px;
	font-size: 0.7em;
}

.ready-to-go02 p {
  position: absolute;
  left: 180px;
  top: 8px;
  line-height: 16px;
 
}

.ready-to-go02 .button {
  float: none;
  position: absolute;
  right: 14px;
  top: 18px;
  background-image: url(/site-images/controls/buttons/request_quote_button02.jpg);
  background-position: 0px 0px;
  width: 164px;
  height: 22px;
}

.ready-to-go02 .button:hover {
	background-position: 0px -22px;
}

div.footer-expanded .taurus-service-seal {
  float: right;
}
/*}}}*/

/* Shipping Services - Car {{{ */
a.request-a-quote-car {
  margin-top: 7px;
}
div.sidebar .tell-a-friend {
  background-image: url(/site-images/sidebar-panels/tell-a-friend.png);
}
div.sidebar .box-destination-guides .box-top,
div.sidebar .box-useful-info .box-top,
div.sidebar .category-widget .box-top {
  background-image:  url(/site-images/boxes/box-sidebar-top-green.png);
}

ul.links {
  color: #2d5d9f;
}
div.sidebar .box ul.countries {
  margin: 0;

}
ul.countries li {
  list-style: none;
  float: left;
  clear: left;
  height: 32px;
  margin-bottom: 8px;
}
ul.countries a.australia {
  background-image: url(/site-images/icons/australia.png);  
}
ul.countries a.new-zealand {
  background-image: url(/site-images/icons/new-zealand.png);  
}

ul.countries a.europe {
  background-image: url(/site-images/icons/europe.png);  
}

.sidebar .download-info-pack {
  display: block;
  background-position: 0px -336px;
  margin-bottom: 8px;
}

.sidebar .download-info-pack:hover { background-position: 0px -358px; }

  


/*}}}*/

/* Customer Stories {{{ */
  
h1 small {
  display: block;
  font-size: 65%;
  margin-top: -0.7em;
}
  
.shipping-images {
  float: left;
  width: 164px;
  height: 164px;
  margin-right: 16px;
  position: relative;
  z-index: 10;
}

.full-story .shipping-images {
  float: right;
  margin-left: 16px;
  margin-right: 0px;
}

.shipping-images ul.thumbnails {
  margin: 0;
  height: 32px;
}
.shipping-images ul.thumbnails li {
  list-style: none;
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 12px;
}
.shipping-images ul.thumbnails li img {
  margin: 0;
  cursor: pointer;
  position: absolute;
  z-index: 12;
}
.shipping-images ul.thumbnails li.last {
  margin-right:  0;
}

.shipping-images .activate {
  position: absolute;
  left: 0px;
  top: 124px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-decoration: none;
  padding-left: 20px;
  background: url(/site-images/controls/zoom.png) no-repeat 0px 0px;
}

div.main .customer-story.first {
  margin-top: -9px;
}

.customer-story .read-more-customer-stories {
  float: none;
  margin: 0px 0px 0px 138px;
  position: relative;
}

.customer-story blockquote,
.full-story blockquote {
  margin: 0px;
  padding: 0px;
  font-style: normal;
}

.customer-story blockquote p,
.full-story blockquote p,
.full-story blockquote h2 {
  /*color: #3d8e11;*/
}

.full-story .customer-story h2,
.full-story .customer-story p {
  margin-left: 0px;
  margin-right: 180px;
}

.full-story blockquote h2 {
  margin-bottom: 1em;
}

/*}}}*/

/* Helpful Information {{{ */
div.main .havent-bought-the-item h2 {
  margin-bottom: 16px;
}
div.main .havent-bought-the-item h3 {
  color: #2d5d9f;
}
div.main .half-box h2{
  color: #3d8e11;
  margin-bottom: 14px;
}
div.main .half-box a.find-out-more{
  margin-bottom: 15px;
}

.pre-purchase-guides dl {
  
}

.pre-purchase-guides dl dt {
  height: 40px;
  margin: 8px 0px -20px 0px;
  padding: 0px 0px 0px 48px;
  background-image: url(/site-images/icons/faq.png);
  background-repeat: no-repeat;
}

.pre-purchase-guides dl dt.car { background-position: 0px -40px; }
.pre-purchase-guides dl dt.yacht { background-position: 0px -120px; }

.pre-purchase-guides dl dd {
  margin: 0px 0px 8px 48px;
  padding: 0px;
}

/*}}}*/

/* Helpful Information - Glossary {{{ */
.main .tab-body {
  padding-top: 3px;
}
ul.tabs {
  margin: 0 0 0 -4px;
  position: relative;
  height: 48px;
  width: 554px;
  background: url(/site-images/boxes/box-enclosed-top-main-tabs.png) -5px 31px no-repeat;
}

ul.tabs li{
  float: left;
  list-style: none;
}
ul.tabs li a{
  display: block;
  width: 64px;
  height: 26px;
  padding-top: 22px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #2d5d9f;
  background: url(/site-images/controls/tabs/tab.png) 0 0 no-repeat; 
}
ul.tabs li.active a, ul.tabs li a:hover{
  background: url(/site-images/controls/tabs/tab-active.png) 0 0 no-repeat; 
}
ul.tabs li.first a {
  width: 66px;
  background: url(/site-images/controls/tabs/tab-first.png) 0 0 no-repeat; 
}
ul.tabs li.first.active a, ul.tabs li.first a:hover{
  background: url(/site-images/controls/tabs/tab-first-active.png) 0 0 no-repeat; 
}

.main .tabbed-content {
  margin: 0px -9px 0px;
  background:  url(/site-images/boxes/box-enclosed-bottom-main-full.png) 0px 100% no-repeat;
  padding: 0px 9px 20px;
}

.main .tab-page {
  background: url(/site-images/boxes/box-main.png) 0 0 repeat-y;
  width: 488px;
  padding: 0 33px 0 33px;
  margin: 0px 0 0 -9px; 
  position: relative; 
}

div.main .tab-page h2 {
  margin-bottom: 12px;
  margin-top: 0px;
}
div.main .tab-page h3 {
    color: #2d5d9f;
    margin-bottom: 4px;
}
div.main .tab-page p {
  padding-bottom: 13px;
  margin-bottom: 0px;
}

.columns a.glossary-term {
  color: #3d8e11;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted #3d8e11;
  cursor: help;
}

#glossary-popup {
  position: absolute;
  width: 300px;
  background: #ffc;
  padding: 8px;
  border: 1px solid #999;
  z-index: 100;
}

/*}}}*/

/* Helpful Information - FAQ {{{ */

.faq-content h3 {
  font-size: 16px;
  line-height: 26px;
  color: #2d5d9f;
  margin-bottom: 0;
  margin-top: 1em;
  font-weight: normal;
}

.faq-content h2 {
  margin-top: 1em;
}

div.sidebar .box ul.faq-categories {
  margin: 0;

}
ul.faq-categories li {
  list-style: none;
  float: left;
  clear: left;
  height: 32px;
  margin-bottom: 8px;
}

ul.faq-categories li a {
  background: url(/site-images/icons/faq.png) no-repeat 0px 0px;
  padding: 6px 0 15px 48px;
}

ul.faq-categories .faq-car a       { background-position: 0px  -40px; }
ul.faq-categories .faq-general a   { background-position: 0px    0px; }
ul.faq-categories .faq-yacht a     { background-position: 0px -120px; }
ul.faq-categories .faq-motorbike a { background-position: 0px  -80px; }
ul.faq-categories .faq-machinery a { background-position: 0px -160px; }


/*}}}*/

/* Contact us {{{ */

.contact-column-left {
  float: left;
  width: 224px;
}

.contact-column-right {
  float: right;
  width: 224px;
}

.contact-details h3 {
  font-size: 16px;
  color: #2d5d9f;
  font-weight: normal;
  margin: 1em 0px 0.5em;
}

.contact-details h4 {
  font-weight: bold;
  font-size: 100%;
  margin: 0px;
}

/*}}}*/

/* About us - Unique benefits {{{ */

ol.usp {
  margin: 0px;
  padding: 0px;
}

ol.usp li {
  display: block;
  list-style: none;
  margin: 0px;
  padding: 14px 0px 8px 48px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

ol.usp h3 {
  font-size: 16px;
  color: #2d5d9f;
  font-weight: normal;
  margin: 0em 0px 0.5em;
}

ol.usp li#quotes        { background-image: url(/site-images/icons/usp-1.png); }
ol.usp li#costs         { background-image: url(/site-images/icons/usp-2.png); }
ol.usp li#everything    { background-image: url(/site-images/icons/usp-3.png); }
ol.usp li#professionals { background-image: url(/site-images/icons/usp-4.png); }

/* }}}*/

/* Refer a friend {{{ */

#main form.refer-a-friend .friend {
  clear: left;
  position: relative;
}

#main form.refer-a-friend .form-field {
  float: left;
  width: 224px;
  margin-right: 16px;
}

#main form.refer-a-friend .form-field label {
  display: block;
  font-weight: normal;
}

#main form.refer-a-friend .form-field label abbr.required {
  color: red;
  font-size: 200%;
  line-height: 0.9em;
  vertical-align: bottom;
  border: none;
}

#main form.refer-a-friend .form-field input.text {
  width: 216px;
}

#main form.refer-a-friend .add-another-friend {
  clear: both;
  margin-top: 16px;
  float: left;
  background: none;
  text-indent: 0em;
}

#main form.refer-a-friend .remove-a-friend {
  position: absolute;
  right: 0px;
  top: 1em;
  font-size: 200%;
  color: #ed1c24;
  text-decoration: none;
}

#main form.refer-a-friend .submit {
  margin-top: 16px;
  float: right;
  border: none;
  text-indent: -100em;
  overflow: hidden;
  height: 22px;
  width: 94px;
  background-image: url(/site-images/controls/buttons/all-buttons.png);
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: -188px -44px;
}

#main form.refer-a-friend .submit:hover { background-position: -188px -66px; }

/*}}}*/

/* Sitemap {{{ */

#main .site-map {
  
}

#main .site-map ul {
  margin: 0px;
  padding: 0px;
}

#main .site-map ul li {
  display: block;
  list-style: none;
  margin: 0.5em 0px 0px;
  padding: 0.5em 0px 0.25em;
  border-top: 1px solid #ccc;
  font-weight: bold;
}

#main .site-map ul li a {
  
}

#main .site-map ul li {
  font-size: 125%;
  line-height: 1em;
}

#main .site-map ul ul {
  margin: -1.25em 0px 0.5em 160px;
  min-height: 1.25em;
  padding-top: 0.5em;
}

#main .site-map ul ul li {
  font-size: 80%;
  line-height: 1.25em;
  margin: 0px;
  padding: 0px;
  border-top: none;
  text-transform: uppercase;
  font-weight: normal;
}

#main .site-map ul ul ul {
  padding-top: 0px;
  margin-left: 256px;
}

#main .site-map ul ul ul li {
  font-size: 100%;
  text-transform: none;
  border-left: 0.5em solid #ccc;
  padding-left: 0.5em;
}

/** jQuery lightBox plugin {{{
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Arial, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* }}} */

#what-is-skype {
  position: absolute;
  left: 200px;
  top: 20px;
  width: 300px;
  background: white;
  padding: 8px;
  z-index: 100;
  -webkit-box-shadow: black 0px 0px 8px;
  -moz-box-shadow: black 0px 0px 8px;
}

.quote-selector-panel {
  position: relative;
  width: 268px;
  height: 169px;
  background: url(/site-images/sidebar-panels/quote-selector-panel.png) no-repeat 0px 0px;
}

.quote-selector-panel select {
  position: absolute;
  left: 15px;
  top: 16px;
}

.quote-selector-panel a {
  position: absolute;
  left: 15px;
  top: 43px;
  width: 234px;
  height: 41px;
  background: url(/site-images/sidebar-panels/quote-selector-panel.png) no-repeat 0px -172px;
  text-decoration: none;
  text-indent: -100em;
  overflow: hidden;
}

.quote-selector-panel a:hover {
  background-position: 0px -213px;
}

.quote-panel-01 {
  position: relative;
  width: 268px;
  height: 169px;
  background: url(/site-images/sidebar-panels/quote_panel_01_bkg.png) no-repeat 0px 0px;
}

.quote-panel-01 a {
  position: absolute;
  left: 15px;
  top: 16px;
  width: 234px;
  height: 60px;
  background: url(/site-images/sidebar-panels/quote-boat-button.png) no-repeat 0px 0px;
  text-decoration: none;
  text-indent: -100em;
  overflow: hidden;
}

.quote-panel-01 a:hover {
  background-position: 0px -60px;
}

.quote-panel-02 {
  position: relative;
  width: 268px;
  height: 169px;
  background: url(/site-images/sidebar-panels/quote_panel_02_bkg.png) no-repeat 0px 0px;
}

.quote-panel-02 a {
  position: absolute;
  left: 15px;
  top: 16px;
  width: 234px;
  height: 60px;
  background: url(/site-images/sidebar-panels/quote-car-button.png) no-repeat 0px 0px;
  text-decoration: none;
  text-indent: -100em;
  overflow: hidden;
}

.quote-panel-02 a:hover {
  background-position: 0px -60px;
}

.quote-panel-03 {
  position: relative;
  width: 268px;
  height: 169px;
  background: url(/site-images/sidebar-panels/quote_panel_03_bkg.png) no-repeat 0px 0px;
}

.quote-panel-03 a {
  position: absolute;
  left: 15px;
  top: 16px;
  width: 234px;
  height: 60px;
  background: url(/site-images/sidebar-panels/quote-motorbike-button.png) no-repeat 0px 0px;
  text-decoration: none;
  text-indent: -100em;
  overflow: hidden;
}

.quote-panel-03 a:hover {
  background-position: 0px -60px;
}

.quote-panel-04 {
  position: relative;
  width: 268px;
  height: 169px;
  background: url(/site-images/sidebar-panels/quote_panel_04_bkg.png) no-repeat 0px 0px;
}

.quote-panel-04 a {
  position: absolute;
  left: 15px;
  top: 16px;
  width: 234px;
  height: 60px;
  background: url(/site-images/sidebar-panels/quote-machinery-button.png) no-repeat 0px 0px;
  text-decoration: none;
  text-indent: -100em;
  overflow: hidden;
}

.quote-panel-04 a:hover {
  background-position: 0px -60px;
}

.quote-panel-05 {
  position: relative;
  width: 268px;
  height: 169px;
  background: url(/site-images/sidebar-panels/quote_panel_04_bkg.png) no-repeat 0px 0px;
}

.quote-panel-05 a {
  position: absolute;
  left: 15px;
  top: 16px;
  width: 234px;
  height: 60px;
  background: url(/site-images/sidebar-panels/quote-general-button.png) no-repeat 0px 0px;
  text-decoration: none;
  text-indent: -100em;
  overflow: hidden;
}

.quote-panel-05 a:hover {
  background-position: 0px -60px;
}

.quote-panel-06 {
  position: relative;
  width: 268px;
  height: 169px;
  background: url(/site-images/sidebar-panels/quote_panel_04_bkg.png) no-repeat 0px 0px;
}

.quote-panel-06 a {
  position: absolute;
  left: 15px;
  top: 16px;
  width: 234px;
  height: 60px;
  background: url(/site-images/sidebar-panels/quote-project-button.png) no-repeat 0px 0px;
  text-decoration: none;
  text-indent: -100em;
  overflow: hidden;
}

.quote-panel-06 a:hover {
  background-position: 0px -60px;
}

.ready-to-go03 ul {
	list-style-type: none;
	line-height: 16px;
	vertical-align: middle;
}
.ready-to-go03 li {
	list-style: none;
	padding-left: 18px;
	background: url(/site-images/icons/quote-bullet-01.png) no-repeat;
	background-position: 0px 1px;
}
.ready-to-go03 li.sub {
	padding-left: 18px;
	background: none;
	background-position: 0px 1px;
	font-size: 0.8em;
}

.main .site-map {
  
}

.main .site-map ul {
  margin: 0px;
  padding: 0px;
}

.main .site-map ul li {
  display: block;
  list-style: none;
  margin: 0.5em 0px 0px;
  padding: 0.5em 0px 0.25em;
  border-top: 1px solid #ccc;
  font-weight: bold;
}

.main .site-map ul li a {
  
}

.main .site-map ul li {
  font-size: 125%;
  line-height: 1em;
}

.main .site-map ul ul {
  margin: -1.25em 0px 0.5em 160px;
  min-height: 1.25em;
  padding-top: 0.5em;
}

.main .site-map ul ul li {
  font-size: 80%;
  line-height: 1.25em;
  margin: 0px;
  padding: 0px;
  border-top: none;
  text-transform: uppercase;
  font-weight: normal;
}

.main .site-map ul ul ul {
  padding-top: 0px;
  margin-left: 256px;
}

.main .site-map ul ul ul li {
  font-size: 100%;
  text-transform: none;
  border-left: 0.5em solid #ccc;
  padding-left: 0.5em;
}


.follow-us{
color: #2D5D9F;
font-size: 20px;
margin:5px;
}

.follow-us-text{
margin:15px 5px 15px 5px;
display:block;
z-index:10;
width:100%;
background-repeat: no-repeat;
font-size: 14px;
float:left;
}

.follow-us-text img{
float:left;
}
.follow-us-text a{
  float:left;
  margin:5px 0 0 10px;
}

.inline-errors {
  background: #fed6d6;
  border: 1px solid #d20000;
  color: #820000;
  padding: 5px;
  margin-bottom: 20px;
}

