/* 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;
}

/* 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/logo.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: 46pt;
	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;
}

#navBar, #footer {
	background: url(/custom/images/nav-bar-bg.jpg) repeat-x;
	height: 23px;
	text-align: center;
	clear: both;
}
#navBarLeft, #footerLeft {
	background: url(/custom/images/nav-bar-left.jpg) no-repeat;
	width: 12px;
	height: 23px;
	float: left;
}
#navBarRight, #footerRight {
	background: url(/custom/images/nav-bar-right.jpg) no-repeat;
	width: 12px;
	height: 23px;
	float: right;
}
.navLink, .navItemDivider, #footer a {
	color: #727272;
	text-decoration: none;
	font-size: 9pt;
	line-height: 22px;
	font-weight: bold;
}
.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;
}

#rhs {
	float: right;
	width: 320px;
}

#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;
}