@charset "UTF-8";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	background-color: #dff2e6;
}

.mainPanel {
	width:700px;
	background-color:#FFF;
	margin-left: auto ;
	margin-right: auto ;
	background-image: url( ../images/footer.gif );
	background-repeat:no-repeat;
	background-position:bottom;
}

h1 {
	font-size:26px;
	text-decoration:none;
	font-weight:normal;
	color:#00b43d;
	text-align:left;
	padding-left:40px;
}

h2 {
	font-size:16px;
	color:#00b43d;
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
	padding-top:20px;
	clear:both;
}

h3 {
	font-size:16px;
	color:#00b43d;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
	clear:both;
}

h4 {
	font-size:16px;
	color:#00b43d;
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
	line-height:10px;
	padding-left:40px;
	clear:both;
}

h2:hover {
	text-decoration:underline;
}

.bodyCopy {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
	padding-right:60px;
	line-height:15px;
	clear:both;
}

.bodyCopyPlan {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

.formMassge {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
	padding-right:60px;
	padding-bottom:100px;
}

.descriptionCopy {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
	line-height:15px;
	clear:both;
}

ul {
	font-size:12px;
	color:#666666;
	width:600px;
	text-decoration:none;
	padding-left:55px;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

a {
	font-size:12px;
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

a:hover {
	font-size:12px;
	color:#00b43d;
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

.textLinks {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

.textLinks:hover {
	font-size:12px;
	color:#00b43d;
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

.smallCopy {
	font-size:9px;
	color:#999999;
}

.footerCopy {
	font-size:9px;
	color:#999999;
	text-align:center;
}

.footerLink {
	font-size:9px;
	color:#999999;
	text-align:center;
}

.footerLink:hover {
	font-size:9px;
	color:#666666;
	text-align:center;
	text-decoration:underline;
}

.footerArea {
	width:700px;
	margin-left: auto ;
	margin-right: auto ;
	height:50px;
}

.sticker {
	padding-left:55px;
	height:90px;
	margin-left:40px;
	margin-bottom:30px;
	padding-top:1px;
}

.enterFrame {
	padding-left:40px;
}

#from30 {
	background-image: url( ../images/sticker_30.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from10 {
	background-image: url( ../images/sticker_10.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from20 {
	background-image: url( ../images/sticker_20.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from22 {
	background-image: url( ../images/sticker_22.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from15 {
	background-image: url( ../images/sticker_15.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from25 {
	background-image: url( ../images/sticker_25.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from35 {
	background-image: url( ../images/sticker_35.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from40 {
	background-image: url( ../images/sticker_40.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from17 {
	background-image: url( ../images/sticker_17.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#packing {
	background-image: url( ../images/sticker_packing.jpg );
	background-repeat:no-repeat;
	background-position:left;
}

.indentBlock {
	padding-left:40px;
}

.logoImg {
	padding-right:8px;
	padding-bottom:15px;
}

.quotes {
	padding-bottom:25px;
}

img { 
	border:0px;
}

.nav_list {
	display:			inline-block;
	float:				left;
	width:				200px;
	padding:			0px;
	margin:				0px;
	list-style:			none;
	list-style-position:inherit;
	list-style-type:	none;
}

.nav_holder {
	width:700px;
	display:inline;
}

.line1 {
	width:750px;
	height:80px;
	background-color: #dff2e6;
	float:left;
	display:inline;
}

.line2 {
	width:700px;
	height:50px;
	float:left;
	padding:0px;
	display:inline;
}

.line3 {
	width:700px;
	height:36px;
	float:left;
	padding:0px;
	display:inline;
}

.line {
	border-bottom:		1px;
	border-bottom-color:#ccc;
	border-bottom-style:solid;
	margin:				20px 0px 40px 40px;
	width:				600px;
}


.secttitle {
	font-size:12px;
	color:#00b43d;
	padding-top: 40px;
	padding-bottom: 10px;
}

.halfleft {
	font-size:12px;
	color:#666666;
	width: 200px;
	display:inline-block;
	line-height: 28px;
	vertical-align: top;
}

.halfright {
	font-size:12px;
	color:#666666;
	width: 260px;
	display: inline-block;
}

.halfrightlong {
	font-size:12px;
	color:#666666;
	width: 400px;
	display: inline-block;
}

.halfrightMen {
	margin-bottom: -2px;
	font-size:12px;
	color:#666666;
	width: 260px;
	display: inline-block;
}

.halffield {
	font-size:12px;
	color:#666666;
	width: 200px;
	display: inline-block;
}

.halfleftlong {
	font-size:12px;
	color:#666666;
	display:inline-block;
}

#copyTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}

.shortfield {
	font-size:12px;
	color:#666666;
	display: inline-block;
	width: 80px;
}

.shortfieldlong {
	font-size:12px;
	color:#666666;
	display: inline-block;
	width: 155px;
	margin-left: 5px;
}

#leavetime {
	color:#666666;
	display: inline-block;
}

.radiobtn {
	display: inline-block;
}

.buttonNext {
	font-size: 10pt;
	padding-left: 15px;
	line-height: 32px;
	color: #ffffff;
	display: inline-block;
}

.buttonBack {
	font-size: 10pt;
	padding-left: 40px;
	line-height: 32px;
	color: #666666;
	display: inline-block;
}

.quoteNext {
	width:153px;
	height:32px;
	background:url('../images/btn_next.png') 0px 0px no-repeat;
	cursor: pointer;
}

.quoteNext:hover {
	width:153px;
	height:32px;
	background:url('../images/btn_next.png') 0px -32px no-repeat;
}

.quoteBack {
	width:103px;
	height:32px;
	background:url('../images/btn_back.png') 0px 0px no-repeat;
	cursor: pointer;
}
		
.quoteBack:hover {
	width:103px;
	height:32px;
	background:url('../images/btn_back.png') 0px -32px no-repeat;
}

.quoteSubmit {
	width:138px;
	height:32px;
	background:url('../images/btn_submit.png') 0px 0px no-repeat;
	cursor: pointer;
}

.quoteSubmit:hover {
	width:138px;
	height:32px;
	background:url('../images/btn_submit.png') 0px -32px no-repeat;
}

#men div,#men img,#men input{
	float: left;
}

#formRow div,#formRow img,#formRow input {
	float: left;
	display: inline-block;
}

.greenText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#00b43d;
	padding-bottom: 10px;
	padding-left: 40px;
	
}

#postcode_from {
	float: left;
	display: inline-block;
}

.oneman {
	width:18px;
	height:14px;
	background:url('../images/1_man.gif') 5px 0px no-repeat;
	padding: 0px 20px 0 15px;
	display: block;
}

.twomen {
	width:25px;
	height:14px;
	background:url('../images/2_men.gif') 5px 0px no-repeat;
	padding: 0px 10px 0 25px;
}

.threemen {
	width:26px;
	height:14px;
	background:url('../images/3_men.gif') 5px 0px no-repeat;
	padding: 0px 15px 0 30px;
}

.mandatory {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#00b43d;
}

.getQuoteBtn {
	width: 148px;
	height: 32px;
	background: url('../images/btn_select.png') 0px 0px no-repeat;
	cursor: pointer;
	display: block;
	padding: 0 0 0 15px;
	line-height: 32px;
	color: #666666;
	text-decoration: none;
	margin-left: 40px;
}

.getQuoteBtn:hover {
	width: 148px;
	height: 32px;
	background: url('../images/btn_select.png') 0px -32px no-repeat;
	cursor: pointer;
	display: block;
	padding: 0 0 0 15px;
	line-height: 32px;
	color: #ffffff;
	text-decoration: none;
}

.threeColumn {
	width:210px;
	float:left;
}


