/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif!important;
}



/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0px 0px 1em 0px;
        padding: 0px;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
        margin-left: 3em;
        margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
form label {
	display: block;
	float: left;
	width: 120px;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}
img {
	border: 0px none;
}
a {
	text-decoration: none;
	color: #000000;
}

#body {
	background: #f0f0f0 url(/custom/images/bodybg.gif) repeat-x top;
}
#body, td {
	color: #8c8c8c;
	font-size: 11pt;
}

#container {
	width: 777px;
	margin: 0 auto;
	margin-top: 15px;
	background: url(/custom/images/headerbg.jpg) no-repeat top right;
}

#header {
	color: #8c8c8c;
	height: 100px;
	background: url(/custom/images/logo2.jpg) no-repeat top left;
}
#headerText {
	float: left;
	width: 433px;
	margin-right: 8px;
	text-align: right;
}
#headerCountryText {
	float: right;
	text-align: left;
}
#sendParcelTo {
	font-size: 10pt;
}
#bigCountryName {
	font-size: 36pt;
	line-height: 100%;
	letter-spacing: -2px;
}
#url {
	clear: both;
	font-size: 10pt;
}

#headerLargeFlag {
	float: left;
}
.headerFlag {
	float: left;
	padding-top: 31px;
	margin-left: 14px;
}
.headerCountryName {
	text-align: center;
	font-size: 8pt;
	margin-bottom: 5px;
}
.headerCountryFlag {
	text-align: center;
}

#nav {
	background: url(/custom/images/navbg.gif) repeat-x;
	width: 777px;
	margin: 0 0 17px 0;
}
.wpsnav {
	background: url(/custom/images/navbg.gif) repeat-x;
	/*width: 777px;*/
	margin: 0 0 17px 0;
}
#navLeft {
	background: url(/custom/images/navends.gif) no-repeat -6px top;
}
#navRight {
	background: url(/custom/images/navends.gif) no-repeat 771px top;
	height: 42px;
}
#nav a {
	color: #282828;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
	height: 42px;
	display: block;
	float: left;
	background: url(/custom/images/navlinkends.gif) no-repeat left -42px;
}
#nav a.navLink:hover {
	color: #fff;
	background: url(/custom/images/navoverleft.gif) no-repeat left top;
}
#nav a span {
	display: block;
	float: left;
	height: 100%;
	background: url(/custom/images/navlinkends.gif) no-repeat right top;
	cursor: pointer;
	padding: 14px 13px 0 13px !important;
}

.wpsnav a {
	color: #282828;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
	display: block;
	float: left;
}
.wpsnav li{
    margin: 0;
}
.wpsnav a.navLink:hover {
	color: #fff;
	background: url(/custom/images/navoverleft.gif) no-repeat left top;
}
.wpsnav a span {
	display: block;
	float: left;
	height: 100%;
	background: url(/custom/images/navlinkends.gif) no-repeat right top;
	cursor: pointer;
	padding: 14px 13px 0 13px !important;
}

#qq_addParcelLink{
    margin-left: 15px;
}

#navHomeLink {
	background: none !important;
}

#footer {
	background: url(/custom/images/nav-bar-bg.jpg) repeat-x;
	height: 23px;
	text-align: center;
	clear: both;
}
#footerLeft {
	background: url(/custom/images/nav-bar-left.jpg) no-repeat;
	width: 12px;
	height: 23px;
	float: left;
}
#footerRight {
	background: url(/custom/images/nav-bar-right.jpg) no-repeat;
	width: 12px;
	height: 23px;
	float: right;
}
#footer a {
	color: #727272;
	text-decoration: none;
	font-size: 9pt;
	line-height: 22px;
	font-weight: bold;
}
#footer {
	font-size: 9pt;
}
.navItemDivider {
	padding: 0 6px;
}

.contentArea {
	margin-top: 8px;
}

.contentBox {
	background: #ffffff;
	width: 450px;
	float: left;
	margin-bottom: 9px;
}
.contentBoxBottom, .contentBoxTop {
	height: 5px;
	clear: both;
	overflow: hidden;
}
.contentBoxTopLeft {
	float: left;
	background: url(/custom/images/corner-top-left.gif) no-repeat;
	width: 5px;
	height: 5px;
}
.contentBoxTopRight {
	float: right;
	background: url(/custom/images/corner-top-right.gif) no-repeat;
	width: 5px;
	height: 5px;
}
.contentBoxBottomLeft {
	float: left;
	background: url(/custom/images/corner-bottom-left.gif) no-repeat;
	width: 5px;
	height: 5px;
}
.contentBoxBottomRight {
	float: right;
	background: url(/custom/images/corner-bottom-right.gif) no-repeat;
	width: 5px;
	height: 5px;
}
.contentBoxMiddle {
	padding: 3px 12px;
	line-height: 150%;
	color: #8c8c8c;
	font-size: 10.5pt;
}



#quickQuote {
	background: url(/custom/images/quick-quote-bg.jpg) repeat-y;
	width: 320px;
	color: #ffffff;
	font-size: 10pt;
	margin-bottom: 9px;
}
#quickQuote a {
	color: #ffffff;
}
#quickQuoteTop {
	background: url(/custom/images/quick-quote-top.jpg) no-repeat top;
	padding-left: 10px;
	height: auto !important;
	height: 306px;
	min-height: 306px;
}
#quickQuoteTop form {
	padding-top: 70px;
}
#quickQuoteBottom {
	background: url(/custom/images/quick-quote-bottom.jpg) no-repeat top;
	width: 320px;
	height: 16px;
	clear: both;
}
.qqSmallInput {
	width: 25px;
	text-align: center;
	color: #898888;
}
.qqTitle {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0.5em;
}
.qqLink {
	font-size: 9pt;
	font-weight: normal;
	margin-left: 10px;
}
.qqEmailAddress {
	width: 150px;
	height: 15px;
	color: #898888;
}

#qqParcelDimensions {
	width: 300px;
}
#qqParcelDimensions td {
	color: #fff;
}

#rhs .contentBox {
	width: 320px !important;
}

.qqSubmit {
	float: right;
	margin-right: 10px;
}

.formInput {
	width: 130px;
}

.topMargin {
	margin-top: 9px;
}

h1 {
	font-size: 12pt;
	margin-bottom: 0.6em;
}
h2 {
	font-size: 11pt;
	margin-bottom: 0.6em;
}

#infoTable {
	margin-bottom: 1em;
}

.horizontalDots {
	background: url(/custom/images/horizontal-dots.gif) repeat-x center;
	height: 15px;
	font-size: 10px;
	line-height: 100%;
}

#convert_output {
	font-size: 12pt;
	padding-top: 1em;
	width: 430px;
	text-align: center;
	font-weight: bold;
}

.serviceName {
	font-weight: bold;
}

.map {
	float: right;
	margin-left: 10px;
}

.transitTime {
	font-size: 8pt;
}



#quickQuoteLargeBanner {
	width: 652px;
	float: left;
	color: #fff;
	margin: 0 10px 10px 0;
	clear: left;
}
#qqParcelDimensions .qqDimensionInput {
    color: #888888;
    text-align: center;
}
input.formInput {
    padding: 2px;
}
.qqDimensionInput {
    width: 45px !important;
}
#quickQuoteLargeBanner, #quickQuoteLargeBanner td {
	font-size: 12px;
}
#quickQuoteLargeBannerTop {
	background: url(/custom/images/banners/quickquotelarge-top.png) no-repeat;
	height: 45px;
	overflow: hidden;
}
#quickQuoteLargeBannerBg {
	background: url(/custom/images/banners/quickquotelarge-rpt.png) repeat-y;
}
#quickQuoteLargeBannerBgMain {
	background: url(/custom/images/banners/quickquotelarge-main.png) no-repeat;

}
#quickQuoteLargeBannerBottom {
	background: url(/custom/images/banners/quickquotelarge-bottom.png) no-repeat;
	height: 10px;
	overflow: hidden;
}
#quickQuoteLargeBanner td, #quickQuoteLargeBanner th, #quickQuoteLargeBanner label, #quickQuoteLargeBanner a {
	color: #fff;
}
#quickQuoteLargeBannerInnerTop {
	padding: 12px 0 0 288px;
	position: relative;
}
#quickQuoteLargeBannerInnerBottom {
	padding: 0px 10px 0 130px;
}
.qqSelect label {
	overflow: hidden;
	color: #fff;
	width: 110px;
}

#qqEmailQuoteContainer {
	width: 178px;
}
#qqEmailContainer {
	float: left;
}
#qqEmailContainer .formInput {
	width: 173px;
}
#qqDivider {
	height: 8px;
	overflow: hidden;
}
.qq_parcelRow {
	/*height: 25px;*/
}
#quickQuoteForm {
	position: relative;
	zoom: 1;
}
#quickQuoteForm, #quickQuoteForm label {
	font-size: 12px;
}
#quickQuoteForm p {
	margin: 0 !important;
	height: 26px;
}
#qq_emailQuote {
	float: left;
}
#qqHeader {
	line-height: 20px;
}
#qqHeader img {
	vertical-align: bottom;
	margin: 0 8px 0 0;
}
#qqParcelQuantity label {
	line-height: 20px;
	width: 73px;
}
#qqParcelQuantity input {
	width: 25px;
}
#qq_addParcelLink {
	font-size: 10px;
}
#qqParcelDimensions {
	position: relative;
	width: 345px;
}
#qqConverterLink {
	font-weight: normal;
	color: #fff;
}

#quickQuoteTable td {
	vertical-align: top;
}
#quickQuoteTable label {
	display: inline;
	float: none;
	font-weight: bold;
	margin-right: 8px;
	line-height: 20px;
}
#quickQuoteTable input[type='checkbox'] {
	margin: 0;
}
#qqParcelDimensions td {
	padding: 2px;
	font-size: 10px;
}
#qqParcelDimensions th {
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
}
#qqParcelDimensions .qqDimensionInput {
	text-align: center;
	color: #888;
}
div.qqTitle {
	margin: 0 0 8px 0;
}
span.qqTitle {
	padding: 0 12px 0 0;
}
#qqSubmitContainer {
	text-align: right;
	margin-right: 10px;
}

.actionButtonLarge {
	cursor: pointer;
	border: 0;
	padding: 0;
	text-align: center;	
	height: 32px;
	font-weight: bold;
	color: #292929;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	padding-bottom: 3px;
	background: url(/custom/images/actionbtnlarge.png) no-repeat;
	width: 148px
}
.addParcelCol {
	padding-left: 5px !important;
	width: 65px;
}

#quickQuoteSmallBannerImport {
	text-align: right;
}

#quickQuoteRightBanner {
	width: 115px;
	float: left;
	text-align: center;
	font-size: 14px;
	padding: 6px 0 0 0;
	color: #666;
}
#quickQuoteRightBanner strong {
	font-size: 17px;
	display: block;
	font-weight: bold;
	margin: 4px 0;
}

#quickQuoteResultsPopup, #overValuePopup, #overValuePopup {
	background: transparent;
}
#overValuePopup, #overValuePopupBg {
	width: 250px;
	height: 200px;
}
#quickQuoteResultsPopup {
	width:700px;
}
.popupBg {
	position: absolute;
	background: #fff;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.popupContent {
	position: absolute;
	width: 266px;
	height: 182px;
	color: #282828;
	font-size: 11px;
}
.popupContent a, #quickQuoteRestrictedItems a {
	color: #f7d101;
}
#loginPopupBg, #overValuePopupBg {
	background: url(/custom/images/loginpanelbg.png) no-repeat;
	position: absolute;
	width: 266px;
	height: 182px;
}
#loginPopupContent, #trackingPopupContent, #overValuePopupContent {
	padding: 6px 19px;
}
.popupClose {
	float: right;
}
.popupClose img {
	cursor: pointer;
}
.popupTitle, .inlineTrackingTitle {
	color: #2b2b2b;
	font-size: 22px;
	margin: 0 0 6px 0;
}

.clearer {
	clear: both;
}

.ui-dialog .ui-dialog-content, .ui-dialog{
	padding: 0 !important;
}

.ui-dialog-titlebar {
	display: none;
}

#quickQuoteResultsPopupIntro {
	padding: 5px 7px 7px 18px;
	border-bottom: 1px solid #acacac;
}
#quickQuoteResultsPopupIntro p {
	margin: 0;
}
#quickQuoteResultsPopupIntro strong {
	color: #0d6cc3;
}
#quickQuoteResultsPopupTop {
	font-size: 12px;
	border-radius: 3px;
	background: #e9e9e9;
	color: #5a5a5a;
}
#quickQuoteResultsPopupContent .popupTitle {
	color: #0d6cc3 !important;
}
#quickQuoteSmallPrint {
	font-size: 12px;
	line-height: 135%;
}
#quickQuoteSmallPrint p {
	padding: 5px 12px 0 12px;
	margin: 0;
}
.popupContent a {
	color: #f7d101;
}
#quickQuoteRestrictedItems {
	line-height: 44px;
	height: 44px;
	font-size: 12px;
	padding: 0 0 0 45px;
	background: url(/custom/images/warningicon2.gif) no-repeat 7px center;
}
#quickQuoteRestrictedItems a {
	color: #0d6cc3;
}

#quickQuoteResultsServices table {
	width: 100%;
}
#quickQuoteResultsServices table th, #quickQuoteResultsServices table td {
	font-size: 12px;
}
#quickQuoteResultsServices table th {
	font-weight: normal;
	text-align: left;
	padding: 2px 8px;
	background: #fff;
	border-left: 0;
	border-right: 1px solid #acacac;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	white-space: nowrap;
}
#quickQuoteResultsServices table td {
	padding: 6px 4px;
	border-left: 1px solid #fff;
	border-right: 1px solid #acacac;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #acacac;
}
#quickQuoteResultsServices .hasExtraInfo td {
	border-bottom-color: #f5bfbf !important;
}
#quickQuoteResultsServices .hasExtraInfo td.quickQuoteResultsService {
	background: url(/custom/images/qqextrainfoindicator.gif) no-repeat 20px bottom;
}
.quickQuoteResultsService {
	border-left: 0 !important;
}
.quickQuoteResultsCourier {
	width: 98px;
	border-right: 0 !important;
}
.quickQuoteResultsExtraInfo {
	background: #f5bfbf;
	border-top: 1px solid #f5bfbf !important;
	border-left: 0 !important;
	border-right: 0 !important;
	padding: 3px 6px !important;
	line-height: 100%;
}
.quickQuoteResultsServiceName {
	font-weight: bold;
}
.quickQuoteResultsPriceIncVAT, .quickQuoteResultsPriceExVAT {
	text-align: center;
}
.quickQuoteResultsPriceExVAT .quickQuoteResultsServicePrice {
	color: #0d6cc3;
}
.quickQuoteResultsServicePricePrice {
	font-size: 18px;
}
.quickQuoteResultsPrinter {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.printerRequiredYes {
	color: #0d6cc3;
}
.quickQuoteResultsBtn {
	width: 128px;
	border-right: 0 !important;
}
.quickQuoteResultsBtn button {
	width: 129px;
	height: 32px;
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	background-image: url(/custom/images/qqbuttons.png);
	background-position: 0 0;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}
#quickQuoteResultsServices table tr.quickQuoteResultsRow:hover td {
	background-color: #fff;
}
#quickQuoteResultsServices table tr.quickQuoteResultsRow:hover .quickQuoteResultsBtn {
	background-color: #ddebbf;
}
#quickQuoteResultsServices table tr.quickQuoteResultsRow:hover .quickQuoteResultsBtn button {
	background-position: 0 -32px;
}
.quickQuoteResultsServiceWasPrice {
	color: #e00;
	font-size: 12px;
	display: block;
}
.quickQuoteResultsServiceWasPrice span {
	text-decoration: line-through;
}

#quickQuoteResultsCover {
	background: #cfe2f3  no-repeat 462px 16px;
	padding: 16px 6px;
	border-top: 1px solid #fff;
	position: relative;
}
#quickQuoteResultsCoverText {
	padding: 0 0 0 6px;
	color: #251c04;
}
#quickQuoteResultsCoverText div {
	font-size: 22px;
	color: #0d6cc3;
	line-height: 100%;
}
#quickQuoteResultsCoverBtn {
	position: absolute;
	left: 462px;
	top: 16px;
	background: url(/custom/images/qqviewcover.gif) no-repeat;
	width: 234px;
	height: 32px;
}
#quickQuoteResultsCoverTerms {
	position: absolute;
	left: 462px;
	top: 52px;
	width: 234px;
	text-align: center;
	line-height: 100%;
	font-size: 10px;
}
#quickQuoteResultsCoverTerms a {
	color: #5a5a5a;
	outline: none;
}
#quickQuoteResultsCoverPrices {
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #b2b6b9;
	background: #cfe2f3;
	background: rgba( 207, 226, 243, 0.9 );
	display: none;
}
#quickQuoteResultsCoverPrices div {
	border-left: 1px solid #fff;
	padding: 67px 0 4px 0;
	width: 246px;
	background: url(/custom/images/qqviewcover2.gif) no-repeat 8px 16px;
}
#quickQuoteResultsCoverPrices th {
	color: #0d6cc3;
	text-align: left;
}
#quickQuoteResultsCoverPrices th, #quickQuoteResultsCoverPrices td {
	padding: 3px 11px;
	white-space: nowrap;
	font-size: 12px;
}
#quickQuoteExtraNotes {
	padding: 0 4px;
	width: 478px;
}
#quickQuoteExtraNotesContent {
	padding: 5px 0 6px 12px;
}

#quickQuoteInternationalRates {
	background: url(/custom/images/qqotherdestinationsbg.png) no-repeat;
	width: 700px;
	height: 170px;
	margin: 12px 0 0 0;
	color: #fff;
	text-align: center;
}
#quickQuoteInternationalRatesTitle {
	font-size: 22px;
	padding: 8px 0 12px 0;
}
.quickQuoteInternationalRate {
	float: left;
	width: 169px;
}
#quickQuoteInternationalRateAU {
	margin-left: 12px
}
.quickQuoteInternationalRateTitle {
	font-size: 12px;
	line-height: 100%;
}
.quickQuoteInternationalRatePrice {
	font-size: 18px;
}
.quickQuoteInternationalRateVAT {
	font-size: 12px;
	font-weight: normal;
}
.quickQuoteInternationalRate img {
	border: 1px solid #fff;
	border-radius: 1px;
	margin: 0 0 4px 0;
}