@charset "utf-8";
/* CSS Document */

.shipping-content {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		14px;
	line-height: 	20px;
}
sup {
	font-size: 		9px;
	color: 			#999;
}
h2 {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		18px;
	color:			#CE6F17;
	font-weight: 	bold;
	text-decoration:none;
	padding: 0;
	margin-bottom: 0px;
}
.clear {
	clear:both;
	}
.blockquote {
	margin-left: 100px;
}

.shipping-container {
	background-color: #e3f3fc;
	width: 290px;
	float: left;
	margin: 10px;
	-moz-border-radius: 10px;
	padding-left: 8px;
}
.shipping-container h2{
	color: #34302d;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 10px;
	padding: 10px;
	float: left;
}
.small-white-box,
.large-white-box {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	-moz-border-radius: 10px;	
}
.black {
	color: #000;
}
.small-white-box {
	width: 110px;
	font-weight: bold;
	height: 65px;
	padding: 10px 0 0 10px;
}
.large-white-box {
	font-size: 14px;
	color: #666;
	width: 220px;
	font-weight: normal;
	padding: 20px;
	line-height: 18px;
}
.large-white-box p {
	margin-bottom: 10px !important;
	font-weight:bold;
}
.large-white-box .price {
	margin-left: 0px !important;
}
.orange {
	color: #e88d3c;
}
.large-white-box ol {
	width: 80%;
}
.large-white-box ol li {
	color: #000;
	margin-bottom: 8px;
}

.paddingtop {
	float: left;
	height: 20px;
}
.price,
.price-two-lines {
	color: #eb3d1b;
	text-align: center;
	font-size: 18px;
	margin-left: -15px;
}
.price {
	padding-top: 15px;
}
.price-two-lines {
	padding-top: 6px;
}
.small-white-box h4 {
	font-size: 16px;
	color: #34302d;
	margin:0;
	padding:0;
	color:#000;
}
.small-white-box h4.heavy {
	color:#999 !important;
}
.large-white-box p,
.small-white-box p {
	margin:0;
	padding:0;
}
.small-white-box-small {
	font-size: 12px;
	color: #e88d3c;
}
.vertically-centered {
	padding-top: 15px;
}
.vertically-centered-ANZ {
	padding-top: -2px;
}
.shipping-container .small-white-box p {
}
#restofworld {
	background-color:#ddead5 !important
}

.delivery-time {
	font-size:11px;
	color:#666666;
	font-weight:normal;
}

.delivery-update {
	border: 1px solid #CCC;
	background-color: #FFCFCF;
	padding: 10px;
	margin-bottom:20px;
}

.xmas-dates {
	border: 1px solid #CCC;
	background-color: #FFC;
	padding: 10px;
	margin-bottom:20px;
}
