/**
Home page layout
**/
/* png fix*/
div img, p img, input
{ 
	/*behavior: url(http://www.wedelivertheworld.co.uk/themes/2014/themes/2010/css/iepngfix.htc)*/
}
body div#order-shipment div#shipment div#order-form-shipment {
	float: left;
	/* background:url(../img/shipment_bg_trans.png) no-repeat top left; */
	width: 630px;
	padding: 25px 25px 0px 25px;
	outline: none;
	background:#F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e5e5e5));
	background: -moz-linear-gradient(top,  #ffffff,  #e5e5e5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #ffffff;
	-webkit-box-shadow: 0px 2px 0px #727272;
	-moz-box-shadow: 0px 2px 0px #727272;
	box-shadow:  0px 2px 0px #727272;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#e5e5e5);
}

body div#order-shipment div#shipment div#order-form-shipment span.bottom-shade
{
	background: url("http://www.wedelivertheworld.co.uk/themes/2014/css/..img/shipment_bg_shade.png") repeat scroll center bottom transparent;
	bottom:0;
	display:block;
	height: 8px;
	width: 630px;
	position:absolute;
		
}
body.order div#order-shipment div#order-overview {
	float: right;
	width: 230px;
	min-height: 293px;
	max-height: 293px;
	height: 293px;
	/*background: -moz-linear-gradient(center top , #FFFFFF, #E5E5E5) repeat scroll 0 0 transparent;*/
    border: 0 solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 0 #727272;
    outline: medium none;
	background:#F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e5e5e5));
	background: -moz-linear-gradient(top,  #ffffff,  #e5e5e5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#e5e5e5);
    z-index: 11120;
}

body.order div#order-shipment div#order-overview #slider-div {
	margin: 25px 0px 0px 30px;
}

/**
Request Quote area
**/
.formBoxTextBoxS { text-indent:5px; padding-left:5px; }
#quote-widget {
	font-size: inherit;
	background:	url("../img/shipment_bg_trans.png") no-repeat scroll left top transparent;
	padding-bottom: 38px;
}
#quote-widget input, #quote-widget select, .quote-widget-control {
	margin:4px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	height: 24px;
	color:#7a6f6d;
	font-size:1.4em;
	font-weight:bold;
	
	/* border highlighting */
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
	background: -moz-linear-gradient(top,  #ffffff,  #f3f3f3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #717171;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow:  1px 1px 0px #efefef;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#f3f3f3);
}
#quote-widget input:focus, #quote-widget select:focus {
	-webkit-box-shadow: 0px 0px 5px #007eff;
	-moz-box-shadow: 0px 0px 5px #007eff;
	box-shadow: 0px 0px 5px #007eff;
}
#quote-widget label {
	color:#7a6f6d;
	font-size:1.2em;
	margin-bottom: 6px;
	display: inline-block;
	font-weight:bold;
}
#quote-widget tr#postcode-row label {
	margin-top: 16px;
}
#quote-widget tr#postcode-row input {
	padding-left: 4px;
}
	
/* Table section */
#quote-widget table { 
	border-collapse:collapse;
	border: none;
	margin-bottom:6px;
	font-size: inherit;
}
#quote-widget td {
	display: inline-block;
	font-size:inherit;
}
#quote-widget #postcode-left, #country-left {
	width: 400px;
}
#quote-widget #postcode-right, #country-right {
}

#quote-widget td input {
	width:200px;
}

/* Package entery section */

#quote-widget .parcelform {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#quote-widget .parcelform div {
	
	display: inline-block;
	margin-bottom:7px;
	float: left;
}
#quote-widget .parcelform input {
	width:48px;
	text-align: right;
	padding-right: 4px
}
#quote-widget .parcelform div label {
	margin-top: 16px;
	margin-left: 0px;
}
#quote-widget .parcelform label#unit
{
	color:#7A6F6D;
	display:inline;
	font-size:1em;
	font-weight:normal;
	
}
#quote-widget .parcelform div  {
	padding: 0px 24px 0px 0px ;
	margin: 0px;
}
#quote-widget .parcelform div div {
	width:63px;
	height:30px;
	margin: 0px;
	padding: 0px;
}

/* Check box */
#quote-widget #all-parcel-div {
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
}
#quote-widget #all-parcel-div div {
	padding-top:12px;
	}
#quote-widget #all-parcel-div input {
	width: 12px;
	height: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	vertical-align: bottom;
}
#quote-widget #all-parcel-div label {
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}
/* parcel type drop down */
#quote-widget div #type {
	margin-left: 42px;
}
#quote-widget div select {
	color:#7a6f6d;
	font-size:1.4em;
	text-indent:2px;
	height: 28px;
}
/* quote button */
#quote-widget #get-quote-button-div {
	float: left; 
	position:relative;
	height: 5px;
	width: 5px;
	left: 400px;
	top: -30px;
	
}
#quote-widget #get-quote-button-div .get-quote-button 	{
	margin:0px;
	padding: 0px;
	background: transparent;
	background:url(../img/get-quote-btn-hover.png) no-repeat top left;
	width: 304px; height: 81px; 
	border:0;
	cursor: pointer;
	filter:none;
	-webkit-box-shadow: 0px 0px 0px #ffffff;
	-moz-box-shadow: 0px 0px 0px #ffffff;
	box-shadow:  0px 0px 0px #ffffff;
}
#quote-widget  #get-quote-button-div .get-quote-button:hover {
	background:url(../img/get-quote-btn.png) no-repeat top left;
}
.featured > div > p {
	font-size: 1.4em;
}
.featured:before, .featured:after {
    content: "";
    display: table;
}

.featured:after {
	clear: both;
}
.featured > div {
	display: inline;
	float:left;
	margin: 0 0 60px 0px;
	min-width: 200px;
	max-width: 200px;
	text-align: center;
	padding-left:32px;
}
.featured > div p {
	text-align: justify;
	text-justify: auto;
}
.featured > div a.button {
	text-align: center;
}
.featured h1 {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 60px;
}

.featured h5, h5 {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 60px;
}

.featured {
	padding-bottom: 40px;
}

.carriers-widget:before, .carriers-widget:after {
    content: "";
    display: table;
}

.carriers-widget:after {
	clear: both;
}
.carriers-widget > div {
	display: inline;
	float:left;
	margin: 0 0 60px 0px;
	min-width: 120px;
	max-width: 120px;
	text-align: center;
	padding-left:50px;
}
.carriers-widget h1 {
	text-align: center;
	padding-bottom: 20px;
}

h2 {
	color: #31afbc;
	font-size: 1.8em;
	font-weight: bold;
	margin:10px 0px 10px 0px;
	text-transform: uppercase;
}

h5 {
	color: #31afbc;
	font-size: 2.8em;
	font-weight: bold;
	margin:10px 0px 10px 0px;
	text-transform: uppercase;
}

#todays-offers-slider {
	margin-left: -30px; 
	left: -30px; 
	padding-left: 20px; 
	top: 0px;
}

#quote_button {
	background-color: #31afbc;
}