/*[fmt]1100-110A-3*/
/*CSS Reset*/
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, 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; vertical-align: baseline; font-size: 100%; }
body { line-height: 1; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
a { text-decoration: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
/*General*/
body { background: #FFF; font: 1em Arial, Helvetica, sans-serif; }
.clear { clear: both; }
.cright { clear: right; }
.red {color:red; font-weight:bold;}
.error { color:red; font-weight:bold; font-size:12px; margin-top:5px; margin-bottom:5px; } 
.ierror { background-color:pink; }
.wrap { width: 960px; margin: 0 auto; overflow: hidden; }

/*Header*/
#header { width: 100%; background: url(../images/bg-header.png) repeat-x; height: 99px; overflow: hidden; }
#header h1.pb-logo { background: url(../images/pb-logo.png) no-repeat; margin: 39px 0 0 29px; width: 373px; height: 60px; text-indent: -9999px; float: left; display: inline; }
/*#header h1.pb-logo { background: url(../images/pb-logo.png) no-repeat; margin: 6px 0 0 0px; width: 408px; height: 94px; text-indent: -9999px; float: left; display: inline; }*/
#header h1.pb-logo a { width: 373px; height: 60px; display: block; }
#header div.header-items { float: right; margin: 30px 20px 0 0; text-align: right; display: inline; }
#header div.header-items p { font-size: 12px; line-height: 1.5em; margin-top: 5px; color: #0A2D6B; font-size: 12px; text-shadow: #fff 1px 1px 0; }
#header div.header-items p a { font-size: 12px; color: #206DC5; text-shadow: #fff 1px 1px 0; }
#header div.header-items img { margin: 3px 5px 0 0; }
#header div.header-items p.shop-cart-items { float: right; margin-top: 0; font-size: 12px; text-shadow: #fff 1px 1px 0; }
#header div.header-items p.shop-cart-items span { color: #5470A1; font-weight: bold; text-shadow: #fff 1px 1px 0; }
#header div.header-items p.shop-cart-items a { color: #CC0000; }
#header div.header-items-default { float: right; margin: 13px 20px 0 0; text-align: right; overflow: hidden; }
#header div.header-items-default form label { color: #0A2D6B; font-size: 12px; text-shadow: #fff 1px 1px 0; width: 200px; }
#header div.header-items-default input.login { width: 150px; }
#header div.header-items-default p { line-height: 1.5em; margin-top: 10px; }
#header div.header-items-default p a { color: #0A2D6B; font-size: 12px; text-decoration: underline; }
#header div.header-items-default p a:hover { text-decoration: none; }
#header div.header-items-default p.error-message-A { float: left; text-align: left; display: inline; font-size: 12px; color: #CC0000; margin: 0 0 5px 38px; width: 155px; }
#header div.header-items-default p.error-message-B { float: left; display: inline; text-align: left; font-size: 12px; color: #CC0000; margin: 0 0 5px 71px; }
#header div.header-items-default p.error-message-C { float: left; text-align: left; display: inline; font-size: 12px; color: #CC0000; margin: 0 0 5px 38px; }
#header div.header-items-default img { margin: 12px 5px 0 0; float: right; }
#header div.header-items-default p.header-links { float: left; font-size: 11px; margin-left: 38px; }
#header div.header-items-default p.header-links a { font-size: 11px; }
#header div.header-items-default p.shop-cart-items { float: right; font-size: 12px; text-shadow: #fff 1px 1px 0; }
#header div.header-items-default p.shop-cart-items span { color: #5470A1; font-weight: bold; text-shadow: #fff 1px 1px 0; }
#header div.header-items-default p.shop-cart-items a { color: #CC0000; text-decoration: none; }


/*Navigation*/
#nav { width: 100%; background: url(../images/bg-nav.png) repeat-x; height: 37px; }
#nav .wrap { width: 960px; margin: 0 auto; overflow: hidden; background: url(../images/bg-nav-center.png) no-repeat; }
#nav div.the-nav { margin-left: 70px; }
#nav div.the-nav ul li { float: left; margin-top: 1px; }
#nav div.the-nav ul li.sep { width: 2px; height: 37px; background: url(../images/nav-sep.png) no-repeat; }
#nav div.the-nav ul li a { color: #FFF; font-size: 12px; text-shadow: #1a3e73 -1px -1px 0; padding: 11px 13px; display: block; line-height: 1.2em; }
#nav div.the-nav ul li a.selected { background: url(../images/bg-nav-hover.png) repeat-x; }
#nav div.the-nav ul li a:hover { background: url(../images/bg-nav-hover.png) repeat-x; }
#nav div.the-nav ul li a:active { padding: 12px 13px 10px; background: url(../images/bg-nav-pressed.png) repeat-x; }
/*Content*/
#content { width: 958px; margin: 0 auto; border: 1px solid #DBDBDB; border-top: none; background: #F7F7F7; overflow: hidden; }
#the-content { width: 610px; margin: 20px 19px 19px 30px; display: inline; float: right; }
#the-content div.welcome-message { background: url(../images/bg-welcome-message.png) no-repeat; height: 199px; overflow: hidden; }
#the-content div.welcome-message h1 { width: 349px; height: 23px; background: url(../images/welcome-to-parcelbroker.gif) no-repeat; text-indent: -9999px; margin-top: 10px; }
#the-content div.welcome-message h2 { width: 371px; height: 31px; background: url(../images/welcome-message-h2.gif) no-repeat; text-indent: -9999px; margin-top: 13px; }
#the-content div.welcome-message p { font-size: 11px; color: #666; line-height: 1.5em; margin-top: 20px; width: 434px; }
#the-content div.welcome-message p a { color: #206DC5; text-decoration: underline; }
#the-content div.welcome-message p a:hover { text-decoration: none; }
#the-content div.why-use { background: url(../images/bg-why-use.png) no-repeat; overflow: hidden; border-bottom: 1px solid #DBDBDB; }
#the-content div.why-use h1 { width: 318px; height: 30px; background: url(../images/why-use-parcelbroker.gif) no-repeat; text-indent: -9999px; margin-top: 26px; float: left; }
#the-content div.why-use div.wrap { width: 610px; margin-top: 19px; overflow: hidden; }
#the-content div.why-use div.wrap li { float: left; padding-bottom: 12px; width: 305px; }
#the-content div.why-use div.wrap li div.the-icon { float: left; width: 31px; }
#the-content div.why-use div.wrap li div.the-text { width: 255px; float: right; }
#the-content div.why-use div.wrap li div.the-text h3 { font-size: 12px; font-weight: bold; color: #206DC5; }
#the-content div.why-use div.wrap li div.the-text h3 a { color: #206DC5; }
#the-content div.why-use div.wrap li div.the-text p { font-size: 11px; color: #666; line-height: 1.5em; margin: 5px 20px 0 0; }
#the-content div.pb-prices { overflow: hidden; border-bottom: 1px solid #DBDBDB; }
#the-content div.pb-prices h1 { background: url(../images/parcelbroker-prices.gif) no-repeat; float: left; text-indent: -9999px; width: 262px; height: 24px; margin-top: 18px; margin-bottom:22px;}
#the-content div.testimonials h1 { background: url(../images/parcel-test.png) no-repeat; float: left; text-indent: -9999px; width: 500px; height: 24px; margin-top: 18px; margin-bottom:16px; }
.more-prices { font-size: 12px; float: right; margin-bottom: 20px; font-weight: bold; }
.more-prices a { color: #206DC5; }
.more-prices a:hover { color: #206DC5; text-decoration: underline; }
#the-content div.pb-prices div.pbslider { width: 610px; overflow: hidden; margin: 24px 0 20px; }
#the-content div.pb-prices div.pbslider li div h1 { background: none; width: auto; font-size: 30px; color: #FFF; margin: 0 0 0 60px; line-height: 1.2em; text-shadow: #000 -1px -1px 0; height: auto; text-indent: 0; float: none; }
#the-content div.pb-prices div.pbslider li div h2 { font-size: 11px; margin: 7px 0 0 60px; text-shadow: #000 -1px -1px 0; line-height: 1em; color: #FFF; }
#the-content div.pb-prices div.pbslider li div h2 span { font-weight: bold; }
#the-content div.pb-prices div.pbslider li div h3 { font-size: 11px; margin: 0 0 0 60px; line-height: 0.5em; color: #6F94DE; text-shadow: #000 -1px -1px 0; }
#the-content div.pb-prices div.pbslider li div { float: left; display: inline; overflow: hidden; width: 203px; height: 73px; }
#the-content div.pb-prices div.pbslider li div.uk { background: url(../images/prices-uk.png) no-repeat; }
#the-content div.pb-prices div.pbslider li div.usa { background: url(../images/prices-usa.png) no-repeat; }
#the-content div.pb-prices div.pbslider li div.fra { background: url(../images/prices-fra.png) no-repeat; }
#the-content div.pb-prices div.pbslider li div.esp { background: url(../images/prices-esp.png) no-repeat; }
#the-content div.pb-prices div.pbslider li div.aus { background: url(../images/prices-aus.png) no-repeat; }
#the-content div.pb-prices div.pbslider li div.chi { background: url(../images/prices-chi.png) no-repeat; }
#the-content div.pb-prices div.pbslider li div.irl { background: url(../images/prices-irl.png) no-repeat; }
#the-content div.pb-prices div.pbslider li div.ger { background: url(../images/prices-ger.png) no-repeat; }
#the-content div.pb-prices div.pbslider li div.gre { background: url(../images/prices-gre.png) no-repeat; }
#the-content div.pb-prices div.pbslider li div.gue { background: url(../images/prices-gue.png) no-repeat; }
#the-content div.pb-prices div.pbslider li div.jer { background: url(../images/prices-jer.png) no-repeat; }
#the-content div.pb-prices div.pbslider li div.ind { background: url(../images/prices-ind.png) no-repeat; }
#the-content div.news { width: 610px; background: url(../images/bg-news.png) no-repeat top left; overflow: hidden; }
#the-content div.news h1 { margin: 28px 0 0 130px; font-size: 16px; font-weight: bold; color: #206DC5; }
#the-content div.news h1 a { color: #206DC5; }
#the-content div.news h2 { font-size: 11px; margin: 0 0 0 130px; color: #000; }
#the-content div.news p { font-size: 11px; margin: 0; line-height: 1.5em; color: #666; margin: 25px 0 0 39px; }
#the-content div.news p a { color: #206DC5; text-decoration: underline; }
#the-content div.news p a:hover { text-decoration: none; }
#the-content div.news p.more-news { font-size: 12px; float: right; font-weight: bold; margin: 20px 0; }
#the-content div.news p.more-news a { color: #206DC5; text-decoration: none; }
#the-content div.news p.more-news a:hover { color: #206DC5; text-decoration: underline; }
/*Sidebar*/
#sidebar div.one-click-quote { width: 280px; overflow: hidden; }
#sidebar div.one-click-quote div.header { background: url(../images/bg-one-click-quote-header.png) no-repeat; height: 47px; overflow: hidden; }
#sidebar div.one-click-quote div.content { background: url(../images/bg-one-click-quote.png) repeat-y; }
#sidebar div.one-click-quote div.footer { background: url(../images/bg-one-click-quote-footer.png); height: 28px; }
#sidebar div.one-click-quote div.header h1 { display:none; width: 105px; height: 13px; margin: 11px 0 30px 13px; }
#sidebar div.one-click-quote div.wrap { width: 280px; background: url(../images/bg-one-click-quote.png) repeat-y; overflow: hidden; }
#sidebar div.one-click-quote h2 { margin: 10px 0 0 55px; width: 125px; height: 20px; background: url(../images/button-get-quote-book-yellowbg.png) no-repeat; text-indent: -9999px; }
#sidebar div.one-click-quote h2 a { display: block; width: 125px; height: 20px; }
#sidebar div.one-click-quote label { float: left; font-size: 11px; color: #634902; width: 50px; text-align: right; padding: 4px 0 0; }
#sidebar div.one-click-quote p { font-size: 11px; color: #634902; float: right; display: inline; float: left; margin-bottom: 7px; }
#sidebar div.one-click-quote label { float: left; font-size: 11px; color: #634902; width: 50px; text-align: right; padding: 4px 0 0; }
#sidebar div.one-click-quote p.rest { margin: 5px 0 0 55px; float: left; }
#sidebar div.one-click-quote p.rest input { width: 35px; font-size: 11px; border: 1px solid #D69E04; padding: 3px; }
#sidebar div.one-click-quote p.rest select { font-size: 11px; border: 1px solid #D69E04; padding: 2px; }
#sidebar div.one-click-quote select.destination-dd { width: 210px; font-size: 11px; margin: 0 15px 0 5px; border: 1px solid #D69E04; background: #FFF; padding: 2px; }
.ocqbtn { margin: 10px 0 0 55px; width: 125px; height: 20px; }
.ocqerror { color:grey; font-size:11px; margin-left:20px; }
.oct { font-size: 11px; font-weight:bold; color: #634902; margin-left:10px; margin-bottom:10px;}
#sidebar { width: 280px; margin: 20px 0 19px 19px; float: left; display: inline; }

#sidebar div.multiple-parcels { width: 280px; height: 159px; overflow: hidden; background: url(../images/bg-multiple-parcels1.png) no-repeat; margin-bottom: 15px; }
#sidebar div.multiple-parcels h1 { width: 111px; height: 15px; background: url(../images/multiple-parcels.gif) no-repeat; text-indent: -9999px; margin: 11px 0 0 15px; }

#sidebar div.multiple-parcels select { font-size: 11px; padding: 2px; }
#sidebar div.multiple-parcels form {font-size: 11px; color: #FFF; line-height: 1.5em; margin-left: 15px;  }
#sidebar div.multiple-parcels form .mpbtn { float: right; margin-right: 83px; }
#sidebar div.multiple-parcels h2 a { display: block; width: 71px; height: 20px; }
#sidebar div.multiple-parcels p { font-size: 11px; color: #FFF; line-height: 1.5em; margin: 20px 15px 0; }
#sidebar div.online-tracking { width: 280px; height: 139px; overflow: hidden; background: url(../images/bg-online-tracking.png) no-repeat; margin-bottom: 15px; }
#sidebar div.online-tracking h1 { width: 101px; height: 15px; background: url(../images/online-tracking.gif) no-repeat; text-indent: -9999px; margin: 11px 0 20px 14px; }
#sidebar div.online-tracking h2 { margin: 9px 0 0 15px; width: 47px; height: 20px; background: url(../images/button-track-graybg.png) no-repeat; text-indent: -9999px; }
#sidebar div.online-tracking h2 a { display: block; width: 47px; height: 20px; }
#sidebar div.online-tracking p { font-size: 11px; color: #FFF; line-height: 1.5em; margin: 0 0 0 15px; }
#sidebar div.online-tracking input.tracking-box { font-size: 11px; padding: 3px; width: 175px; border: 1px solid #000; margin-top: 5px; }
#sidebar div.two-man-delivery { width: 280px; height: 173px; overflow: hidden; background: url(../images/bg-two-man-delivery.png) no-repeat; margin-bottom: 15px; }
#sidebar div.two-man-delivery h1 { width: 118px; height: 15px; background: url(../images/two-man-delivery.gif) no-repeat; text-indent: -9999px; margin: 11px 0 0 15px; }
#sidebar div.two-man-delivery h2 { margin: 10px 0 0 15px; width: 79px; height: 20px; background: url(../images/button-learn-more-darkbluebg.png) no-repeat; text-indent: -9999px; }
#sidebar div.two-man-delivery h2 a { display: block; width: 79px; height: 20px; }
#sidebar div.two-man-delivery p { font-size: 11px; color: #FFF; line-height: 1.5em; margin: 20px 15px 0; }
#sidebar div.pallet-delivery { width: 280px; height: 150px; overflow: hidden; background: url(../images/bg-pallet-delivery.png) no-repeat; margin-bottom: 15px; }
#sidebar div.pallet-delivery h1 { width: 92px; height: 15px; display:none; margin: 11px 0 0 15px; }
#sidebar div.pallet-delivery h2 { margin: 10px 0 0 15px; height: 20px; background: url(../images/pallet-quote.png) no-repeat; text-indent: -9999px; }
#sidebar div.pallet-delivery h2 a { display: block; height: 20px; }
#sidebar div.pallet-delivery p { font-size: 11px; color: #FFF; line-height: 1.5em; margin: 20px 15px 0; }
/*Footer*/
#footer { width: 960px; margin: 0 auto 30px; overflow: hidden; text-align: right; background: url(../images/payment-options.png) no-repeat; }
#footer p { font-size: 11px; color: #666; margin: 30px 0; line-height: 1.5em; }
#footer p a { color: #666; }
#footer p a:hover { color: #333; }

