/* PRINT CSS for www.pcb.ca Created: April 2008 Modified: 2008-12-10 Authors: Brian Lang, Jason Bourassa /*
/* RESET ALL ELEMENTS - http://meyerweb.com/eric/tools/css/reset/ - v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent}
body{line-height:1}
ol, ul{list-style:none}
blockquote, q{quotes:none}
blockquote:before, blockquote:after, q:before, q:after{content:''; content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse; border-spacing:0}
/* LAYOUT GRID - 960 Grid System ~ Core CSS - http://960.gs/ Licensed under GPL and MIT */
.container_16{margin-left:auto; margin-right:auto; width:960px}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16{display:inline; float:left; margin-left:10px; margin-right:10px}
.alpha{margin-left:0}
.omega{margin-right:0}
.container_16 .grid_1{width:40px}
.container_16 .grid_2{width:100px}
.container_16 .grid_3{width:160px}
.container_16 .grid_4{width:220px}
.container_16 .grid_5{width:280px}
.container_16 .grid_6{width:340px}
.container_16 .grid_7{width:400px}
.container_16 .grid_8{width:460px}
.container_16 .grid_9{width:520px}
.container_16 .grid_10{width:580px}
.container_16 .grid_11{width:640px}
.container_16 .grid_12{width:700px}
.container_16 .grid_13{width:760px}
.container_16 .grid_14{width:820px}
.container_16 .grid_15{width:880px}
.container_16 .grid_16{width:940px}
.container_16 .prefix_1{padding-left:60px}
.container_16 .prefix_2{padding-left:120px}
.container_16 .prefix_3{padding-left:180px}
.container_16 .prefix_4{padding-left:240px}
.container_16 .prefix_5{padding-left:300px}
.container_16 .prefix_6{padding-left:360px}
.container_16 .prefix_7{padding-left:420px}
.container_16 .prefix_8{padding-left:480px}
.container_16 .prefix_9{padding-left:540px}
.container_16 .prefix_10{padding-left:600px}
.container_16 .prefix_11{padding-left:660px}
.container_16 .prefix_12{padding-left:720px}
.container_16 .prefix_13{padding-left:780px}
.container_16 .prefix_14{padding-left:840px}
.container_16 .prefix_15{padding-left:900px}
.container_16 .suffix_1{padding-right:60px}
.container_16 .suffix_2{padding-right:120px}
.container_16 .suffix_3{padding-right:180px}
.container_16 .suffix_4{padding-right:240px}
.container_16 .suffix_5{padding-right:300px}
.container_16 .suffix_6{padding-right:360px}
.container_16 .suffix_7{padding-right:420px}
.container_16 .suffix_8{padding-right:480px}
.container_16 .suffix_9{padding-right:540px}
.container_16 .suffix_10{padding-right:600px}
.container_16 .suffix_11{padding-right:660px}
.container_16 .suffix_12{padding-right:720px}
.container_16 .suffix_13{padding-right:780px}
.container_16 .suffix_14{padding-right:840px}
.container_16 .suffix_15{padding-right:900px}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear{background:none; border:0; clear:both; display:block; float:none; font-size:0; list-style:none; margin:0; padding:0; overflow:hidden; visibility:hidden; width:0; height:0}
.clearfix:after{clear:both; content:'.'; display:block; visibility:hidden; height:0}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}
/* TEXT(FONTS) rules 960 Grid System ~ Text CSS - http://960.gs/ Licensed under GPL and MIT */
body{font:12px/1.3 Arial,FreeSans,sans-serif}
a:focus{outline:1px #666 dotted}
hr{border-color:#ccc; border-style:solid; border-width:1px 0 0; clear:both; height:0}
h1{font-size:17px}
h2{font-size:14px; margin-top:10px}
h3{font-size:15px}
h4{font-size:14px}
h5{font-size:13px}
h6{font-size:13px; margin-top:0px; color:#FFF; font-weight:bold; line-height:26px}
small{font-size:9px}
ol{list-style:decimal}
ul{list-style:square}
li{margin-left:30px}
p, dl, h1, h2, h3, h4, h5, ol, ul, pre, table, address, fieldset{margin-bottom:10px}
h6{margin-bottom:5px}
/* Accessibility Block */
#skipnav{display:none}
/* ---------------------------------------------------------
   Page level settings
   --------------------------------------------------------- */
body {
	color: #000000;
	width: 6.4in;
	max-width: 6.4in;
}
a, a:visited {
	color: #730000;
	text-decoration: none;
	font-weight: bold;
}
#body {
	padding-top: 5px;
}
#sidebar {
	display: none;
}
/* ---------------------------------------------------------
   Headers
   --------------------------------------------------------- */
#header-links {
	color: #730000;
	text-align: center;
}
#header-links ul {
	list-style-type: none;
}
#header-links li {
	display: inline;
	margin-left: 5px;
}
/* ---------------------------------------------------------
   Navigation & SubNavigation
   --------------------------------------------------------- */
#navcontainer {
	height: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(/images/pcb-navbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation {
	line-height: normal;
}
#navigation ul {
	padding: 3px 10px 0;
	list-style: none;
}
#navigation li {
	float: left;
	margin: 0;
}
#navigation a {
	color: #cfd2da;
	display: block;
	float: left;
	font-weight: bold;
	padding: 6px 9px 4px 9px;
	text-decoration: none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a, #subnavigation a, #footnav a {
	float: none;
}
/* End IE5-Mac hack */
#navigation a:hover, #subnavigation a:hover {
	color: #ffffff;
}
#navigation #current {
	color: #ffffff;
	background-image: url(/images/tabs/navtabred-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation #current a {
	color: #ffffff;
	padding: 6px 10px 4px 24px;
	background-image: url(/images/tabs/navtabred-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subcontainer {
	clear: both;
}
#navdate {
	color: #001B32;
	float: left;
	margin: 3px 10px;
	font-weight: bold;
	width: 220px;
}
#subnavigation li {
	margin: 0 2px;
	padding: 0;
}
#subnavigation ul {
	list-style: none;
	margin: 0;
	padding: 0px 16px 0 6px;
}
#subnavigation li {
	float: left;
	background-image: url(/images/tabs/subnavtab_rightblue.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 16px 0px 0px;
}
#subnavigation a {
	color: #CFD2DA;
	display: block;
	float: left;
	font-weight: bold;
	padding: 1px 10px;
	text-decoration: none;
	background-image: url(/images/tabs/subnavtab_leftblue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnavigation #subcurrent {
	color: #001B32;
	background-image: url(/images/tabs/subcurrenttab_rightblue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#subnavigation #subcurrent a {
	color: #001B32;
	background-image: url(/images/tabs/subcurrenttab_leftblue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------------------------------------------------------
   Footer
   --------------------------------------------------------- */
#footer {
	height: 50px;
	line-height: normal;
	background-image: url(/images/footer_red_plain.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footnav {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 0;
}
#footnav ul {
	margin: 0;
	padding: 7px 10px 0 10px;
	list-style: none;
}
#footnav li {
	float: left;
	margin: 0;
	padding: 0;
}
#footnav a {
	color: #3C434C;
	text-align: center;
	display: block;
	padding: 3px 8px 4px 8px;
	text-decoration: none;
}
#footnav a:hover {
	color: #132448;
}
#footlegal {
	clear: both;
	float: left;
	width: 940px;
	color: #000000;
	font-size: 11px;
	text-align: center;
	padding-top: 26px;
}
/* ---------------------------------------------------------
   Pods
   --------------------------------------------------------- */
.podbox {
	margin-bottom: 5px ! Important; /* spacing under podbox */
}
.podbox ul {
	list-style-position: inside;
	list-style-image: url(/images/redarrow.gif);
	margin: 0;
}
.podbox li {
	margin: 0;
}
.podbox p {
	border: 0;
	margin-bottom: 0;
	padding-left: 0;
}
.feature {
	margin-bottom: 10px;
}
#feature ul {
	list-style-image: none;	
	list-style-type: none;
}
.podbox ul .indent {
	margin-left: 20px;	
}
#content .indent {
	margin-left: 20px;	
}
#content .indent2 {
	margin-left: 30px;	
}
#content p, #content ul {
	margin-bottom: 10px;	
}
#exchangerates h3 {
	font-size: 14px;	
}
#exchangerates p, #parslookup p, #quotebox p, #seminars p {
	font-size: 11px;
}
dd {
	padding-left: 20px;
}
#shipto2010contact dt {
	font-weight: bold;
	font-size: 14px;
	display: inline;
	float: left;
	clear: both;
}
#shipto2010contact dd {
	text-align: right;
	font-weight: bold;
	color: #132448;
	font-size: 14px;
	display: inline;
	float: right;
	padding-bottom: 10px;
}
/* ---------------------------------------------------------
   Forms in Pods
   --------------------------------------------------------- */
.podbox fieldset {
	margin-bottom: 0;
}
.podbox .required {
	color: #a31220;
}
.podbox .form th {
	text-align: right;
	vertical-align: top;
	padding: 0 10px;
}
/* ---------------------------------------------------------
   Languages
   --------------------------------------------------------- */
#chinese, #french, #spanish {
	display: none;
}
/* ---------------------------------------------------------
   Quote Forms
   --------------------------------------------------------- */
#brokerageapplication, #freighttab, #freightstep, #freightmessage, #airfreightquote, #groundfreightquote, #oceanfreightquote {
	display: none;
}
/* ---------------------------------------------------------
   Lists
   --------------------------------------------------------- */
.disc li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 20px;
}
/* ---------------------------------------------------------
   Other
   --------------------------------------------------------- */
.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* ---------------------------------------------------------
   Billboard
   --------------------------------------------------------- */
#billboard  {
	margin-bottom: 10px;
	background-image: url(/images/billboards/redtape_rolls_5.jpg);
	background-repeat: no-repeat;
	width: 520px;
	height: 439px;
}
.billhead {
	padding-top: 32px;
	font-size: 36px;
	font-weight: bold;
	color: #B2191B;
	padding-left: 103px;
	letter-spacing: -2px;
	line-height: 22px;
}
.billhead a {
	color: #A30E13;
}
.billhead a:hover {
	color: #0A1B30;
	text-decoration: none;
}
.billsub {
	font-size: 23px;
	color:#3E3E4A;
	letter-spacing: -1px;
	padding-top: 215px;
	text-align: center;
	font-variant: normal;
	font-weight: bold;
	padding-bottom: 6px;
}
#languages {
	height: 18px;
	text-align: center;
}
#languages p {
	z-index: 5;
}
#english {
	padding: 0 15px;
	text-align: justify;
}
#french {
	padding: 0 10px;
}
#spanish {
	padding: 0 10px;
}
#chinese {
	padding: 0 10px;
}
.rightcontent {
	padding-top: 6px;
	line-height: 14px;
	clear: both;
}
.rightcontent img {
	float: left;
	padding-right: 6px;
	clear: both;
}
.rightcontent p {
	clear: both;
}
/* ---------------------------------------------------------
   Features, News
   --------------------------------------------------------- */
#nav {
	border-top: 1px solid #999999;
	height: 26px;
	margin-top: 5px;
	padding-top: 5px;
}
#nav a {
	background: #dddddd;
	text-decoration: none;
	margin: 0 4px;
	padding: 2px 5px;
}
#nav a.activeSlide {
	background: #99ccff;
}
#f1 {
	height: 295px;
}
#f1 div {
	text-align: left;
	font-size: 12px;
	margin-bottom: 1px;
}
#f1 div img {
	margin: 0 auto;	
}
#n1 {
	height: 416px;	
}
#f2 {
	height: 171px;	
}
#f2 {
	z-index: 10;
}
/* ---------------------------------------------------------
   Tooltips
   --------------------------------------------------------- */
#aboutExchangeRates, #aboutPars, #aboutQuote, #aboutSeminars {
	display: none;
	text-align: left;
/*	width: 240px;
	background: #99ccff;
	border: 1px solid #999999;
	padding: 10px;
	margin: 10px;
	text-align: left;*/
}
/* ---------------------------------------------------------
   Tabs
   --------------------------------------------------------- */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}
/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
}
.ui-tabs-nav {
    list-style: none;
	list-style-image: none !Important;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/images/tabs/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: transparent;
/*    background: #fff;  declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/* ---------------------------------------------------------
   FAQs
   --------------------------------------------------------- */
/* div.faq {
	margin: 10px 0 0 0;
}
div.faq .question {
	color: #730000;
	font-weight: bold;
	cursor:  pointer;
	padding-left: 20px;
	margin-left: 10px;
	background: url(/images/next-16x16-blue.gif) no-repeat left;
}
div.faq .question.active {
	background-image: url(/images/up-16x16-blue.gif;
}
div.faq .answer  {
	margin-left: 40px;	
}
div.faq ul,
div.faq ol {
	margin: 0 0 10px 20px;
} */
.custom_error {
	background-color: pink;
	border-bottom: 1px solid #FFF;
	padding: 5px;
	color: #660000;
	display: none;
}
dd {
	display: block !Important;
}


/* ---------------------------------------------------------
   Tables
   --------------------------------------------------------- */
table {
	table-layout: auto;
}
td {
	vertical-align: top;
	padding: 1px;
}
th {
	padding: 1px;
}
.exchrates {
	width: 90%;
	margin: 0 auto;
}
.exchrates td {
	padding: 1px 2px;
}
.exchrates .row1 td {
	background-color: #dddddd;
}
/* ---------------------------------------------------------
   Modal Dialogs
   --------------------------------------------------------- */
#modalOverlay {
  background-color: #000;
  cursor: wait;
}
#modalContainer {
  height: 170px;
  width: 300px;
  left: 50%;
  top: 15%;
  margin-left: -150px; /* half the width, to center */
  background-color: #fff;
  border: 3px solid #ccc;
  padding: 15px;
}
#modalContainer a.modalCloseImg {
  background: url(/images/x.png) no-repeat;
  width: 25px;
  height: 29px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: -14px;
  right: -18px;
  cursor: pointer;
}
