
div#container {
  margin: 0 auto;
  overflow: hidden;
  width: 749px;
}

div#header {
  height: 97px;
  margin-top: 5px;
  text-indent: -99999em;
}
div#header.step1 {
  background-position: 50% 0;
}
div#header.step2 {
  background-position: 50% -136px;
}
div#header.step3 {
  background-position: 50% -267px;
}

#step1_choice h3 {
  background-color: #71E28D;
  color: #FFFFFF;
  padding: 10px 0;
  margin: 0;
}
#step1_choice img {
  margin-bottom: 20px;
  margin-top: 20px;
}
#step1_choice p {
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 5px;
}

#left_text, #right_image {
  float: left;
  height: 90px;
  width: 345px;
}
#left_text {
  padding-left: 6px;
}
#right_image {
  margin-left: 20px;
  text-align: center;
}
#right_image img {
  
  margin: 0 auto;
  margin-top: -10px;
}

.formvalues {
	text-align: left;
    float: left;
    margin-left: 20px;
}

.formvalues button {
	margin-right:5px;
}

#step1_choice  #commercial , #step1_choice  #personal {
  
  background-color: #DAEEE2;
  border: 1px solid #028B43;
  cursor: hand; cursor: pointer;
  float: right;
  text-align: center;
  width: 345px;
}
#step1_choice  #personal   {

}
#step1_choice  #commercial  {
  margin-left: 20px;
}
#btn_personal, #btn_commercial, #moving_florida, #btn_other_shipping {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  height: 60px;
  margin: 2em auto 1em;
  text-indent: -9999em;
  width: 275px;
}
#moving_florida, #btn_other_shipping {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#btn_personal {
  background-image: url( ../images/btn_personal.png );
}
#btn_personal:hover {
  background-position: 0 -61px;
}
#btn_commercial {
  background-image: url( ../images/btn_commercial.png );
}
#btn_commercial:hover {
  background-position: 0 -61px;
}
#moving_florida {
  background-image: url( ../images/btn_florida.png );
}
#moving_florida:hover {
  background-position: 0 -61px;
}
#btn_other_shipping {
  background-image: url( ../images/btn_other.png );
}
#btn_other_shipping:hover {
  background-position: 0 -61px;
}

div#bookingcontent {
  padding: 1em;
  overflow:hidden;
}



#bookingfooter {
	background: transparent url( ../images/bg_bot.png ) repeat-y;
  text-indent: -99999em;
  height:19px;
}

fieldset {
	margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;

  margin-bottom: 5px;
  overflow: hidden;
  
}
fieldset legend {
  padding-bottom: 1em;
}
table.holder {
  margin-bottom: 5px;
  width: 730px;
  font-family: Helvetica,Arial;
	font-size:12px;
	color:#373737;
	font-weight:bold;
	background: rgba(221, 221, 221, 0.25);
}
table.holder tr {
	height:30px
}
table.holder tr:nth-child(odd) {
  bckground:#CCE8DA;
}
table.holder tr.odd {
  bckground:#CCE8DA;
}
table.holder tr {
  width: 100%;
}

table.holder tr td {
  width: 320px;
}
table.holder tr td textarea {
  display: block;
  width:98%;
}

table.holder tr td textarea#delivery_address, textarea#billing_address, textarea#collection_address {
	width: 270px !important;
	margin-left: 389px !important;
}


table td.left_col { 
	border-right:2px solid #7A7A7A;	
	padding-right:25px;
}

table td.left_col_noline_radio { 
  padding-left: 0;
  padding-right: 0;
}

table td.left_col_noline_full { 
	padding:5px;
}

table td.right_col { 
	padding-left:25px;
}

table td.left_pad_cell {
	padding-left:5px;
}

table.pickloadtype p {
  line-height: 24px;
  margin: 2px 5px;
}




div.pickloadtype {
  display: block;
  margin-top: 10px;
  overflow: hidden;
  width: 720px;
}
div.pickloadtype div.question {
  float: left;
  width: 33%;
}
div.pickloadtype div.question span {
  display: block;
  float: left;
  margin-top: 10px;
  width: 105px;
}
div.pickloadtype div.question div {
  float: left;
  width: 90px;
}
div.pickloadtype div.question span.mark {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
}
div.pickloadtype div.question img {
  margin-top: 15px;
}
div.pickloadtype div.question span img {
  margin-top: 0;
}


table.holder.no_packages input[type='text'] {
  width: 70px;
}
.disabled {
	background-color:#CCCCCC;
	border:1px solid #666666;
}

.part-radio img { vertical-align: middle; width: 47px; height: 39px; }
.part-radio img { background: transparent url( ../images/part.png ) no-repeat 50% 50%; }

.full-radio img { vertical-align: middle; width: 47px; height: 33px; }
.full-radio img { background: transparent url( ../images/full.png ) no-repeat 50% 50%; }

.sea_air-radio img { vertical-align: middle; width: 91px; height: 39px; }
.sea_air-radio img { background: transparent url( ../images/sea.png ) no-repeat 50% 50%; }

.part-radio, .full-radio, .sea_air-radio { display: inline; font-size: 16px; line-height: 39px; }
.part-radio .mark, .full-radio .mark, .sea_air-radio .mark { display: inline; }
.part-radio img, .full-radio img, .sea_air-radio img { background-position: 0 -39px; height: 40px; margin: 0 10px 3px 0; }
.part-radio-checked img, .part-radio-hover img, .part-radio-checked .part-radio-hover img,
.full-radio-checked img, .full-radio-hover img, .full-radio-checked .full-radio-hover img,
.sea_air-radio-checked img, .sea_air-radio-hover img, .sea_air-radio-checked .sea_air-radio-hover img { background-position: 0 0; }

.part-radio-checked img, .part-radio-checked img,
.full-radio-checked img, .full-radio-checked img,
.sea_air-radio-checked img, .sea_air-radio-checked img { border-bottom: 3px solid #00CC33; margin-bottom: 0; }


.question p {
  line-height: 24px;
  margin: 2px 5px;
  text-align: right;
}
.two_row_span .question p {
  line-height: 24px;
  margin: 2px 5px;
  text-align: left;
}

.question p label {
  display: inline-block;
  float: left;
  text-align: right;
	width: 200px;
}

.left_col_noline_radio .question p label {
  display: inline-block;
  float: left;
  text-align: right;
	width: 360px;
}
.left_col_noline_full .question p label {
  width: 600px;
}

.left_col_noline_full_two .question p label {
  display: inline-block;
  float: left;
  text-align: right;
  width:715px !important;
}

.question p input[type='text'] {
  margin-left: 5px;
}

.question p input[type='number'] {
  margin-left: 5px;
}

.question p input[type='radio'] {
  margin-left: 10px;
 display: inline;
				    opacity: 1;
				    width: 11px;
				    height: 11px;
				    position: relative;
				    top:0;
}

.question p img {
  cursor: hand; cursor: pointer;
  margin-left: 10px;
  vertical-align: top;
}
.question .help {
  background-color: white;
  border: 3px solid black;
  max-width: 200px;
}
.question .help p {
  line-height: 1.5em;
  margin: 0;
  padding: 10px;
}
.question span.help_placeholder {
  margin-left: 30px;
}
.question p.extra {
    clear: left;
}

.question p .answer {
    float: left;
    text-align: left;
}

.question p .answer.text {
    text-align: right;
    width: 185px;
}

.question p .answer.yesno {
    margin-left: 20px;
}

.question p .answer.select {
    margin-left: 6px;
}

#jquery-elOverlay .content {
  background: white;
  border: 3px solid #00CC33;
  display: block;
  line-height: 1.5em;
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
  width: 754px;
}
#jquery-elOverlay #secNav {
  padding: 5px 10px;
  text-align: right;
}
#jquery-elOverlay .help h2 {
  margin-top: 10px;
  text-align: center;
}
#jquery-elOverlay .help p {
  margin: 0;
  padding: 6px;
}

label.highlight {
  color: red;
  text-shadow: #FFFFFF 2px 2px 4px;
}

ul.errors {
  background-color: #FFFFC8;
  border: 2px solid #FFFF38;
  color: #444444;
  display: none;
  padding: 0.5em;
}

#jquery-overlay {
  height: 500px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 90;
}
#jquery-elOverlay {
  left: 0px;
  line-height: 0;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 100%;
  z-index: 100;
}
#processing {
  margin: 20px 0;
  text-align: center;
}
#processing img {
  margin-right: 2em;
}


p.controls {
  text-align: right;
}
p.controls .form_reset {
  float: left;
  margin-top: 1em;
}

input[type='button'].btn_back, input[type='button'].btn_next, input[type='submit'] {
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: none;
  cursor: hand; cursor: pointer;
  line-height: 32px;
  margin: 10px 10px 0;
  text-indent: -99999em;
  width: 82px;
}
input[type='button'].btn_back {
  background-image: url( ../images/button_back.jpg );
}
input[type='button'].btn_next {
  background-image: url( ../images/button_next.jpg );
}

input[type='submit'] {
  background-image: url( ../images/booknow.png );
  width: 139px;
  height:36px;
	display: inline-block;
	margin: 2px 0px 0px 100px;
  vertical-align: 16px;
  float:right;
}

#eori {
	display:none;
}

.ui-autocomplete.ui-menu {
  background: white;
  border:1px solid;
  /*width: 300px !important;*/
}
.ui-menu {
list-style: none;
padding: 2px;
margin: 0;
display: block;
float: left;
}
.ui-autocomplete {
position: absolute;
cursor: default;
}

.ui-autocomplete.ui-menu .ui-menu-item .ui-state-hover {
  border: 1px solid #666666; 
  background: #444444 url(images/444444_40x100_textures_03_highlight_soft_60.png) 50% 50% repeat-x; 
  font-weight: normal; 
  color: #ffffff; 
  outline: none; 
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}


/*Steps*/

#step1 { display:block; }
#step2 { display:none; }
#step3 { display:none; }
#step4 { display:none; }
#step5 { display:none; }
#step6 { display:none; }

#next {
	background: transparent url( ../images/next.png ) repeat-y;
	width:147px;
	height:32px;
	margin:0 0 0 73px;
	cursor:pointer;
	display: inline-block;
	float:right;
}
#back {
	background: transparent url( ../images/back.png ) repeat-y;
	width:147px;
	height:32px;
	margin:0 0 0 20px;
	cursor:pointer;
	display: inline-block;
	float:left;
}

#header_your_details {
	background: url(../images/header_your_details.png);
	background-position: 0 -77px;
	width:127px;
	height:77px;
	border-bottom:10px solid #C3C3C3;
	float:left;
	cursor:pointer;
}

.header_your_details_on {
	background: url(../images/header_your_details.png);
	background-position: 0 0 !important;
	width:127px;
	height:77px;
	border-bottom:10px solid #008E46 !important;
	float:left;
	cursor:pointer;
}

#header_collection {
	background: url(../images/header_collection.png);
	background-position: 0 -77px;
	width:119px;
	height:77px;
	border-bottom:10px solid #C3C3C3;
	float:left;
	cursor:pointer;
}

.header_collection_on {
	background: url(../images/header_collection.png);
	background-position: 0 0 !important;
	width:119px;
	height:77px;
	border-bottom:10px solid #008E46 !important;
	float:left;
	cursor:pointer;
}

#header_delivery {
	background: url(../images/header_delivery.png);
	background-position: 0 -77px;
	width:119px;
	height:77px;
	border-bottom:10px solid #C3C3C3;
	float:left;
	cursor:pointer;
}

.header_delivery_on {
	background: url(../images/header_delivery.png);
	background-position: 0 0 !important;
	width:119px;
	height:77px;
	border-bottom:10px solid #008E46 !important;
	float:left;
	cursor:pointer;
}

#header_billing {
	background: url(../images/header_billing.png);
	background-position: 0 -77px;
	width:119px;
	height:77px;
	border-bottom:10px solid #C3C3C3;
	float:left;
	cursor:pointer;
}

.header_billing_on {
	background: url(../images/header_billing.png);
	background-position: 0 0 !important;
	width:119px;
	height:77px;
	border-bottom:10px solid #008E46 !important;
	float:left;
	cursor:pointer;
}

#header_package {
	background: url(../images/header_package.png);
	background-position: 0 -77px;
	width:119px;
	height:77px;
	border-bottom:10px solid #C3C3C3;
	float:left;
	cursor:pointer;
}

.header_package_on {
	background: url(../images/header_package.png);
	background-position: 0 0 !important;
	width:119px;
	height:77px;
	border-bottom:10px solid #008E46 !important;
	float:left;
	cursor:pointer;
}

#header_book {
	background: url(../images/header_book.png);
	background-position: 0 -77px;
	width:103px;
	height:77px;
	border-bottom:10px solid #C3C3C3;
	float:left;
	cursor:pointer;
}

.header_book_on {
	background: url(../images/header_book.png);
	background-position: 0 0 !important;
	width:103px;
	height:77px;
	border-bottom:10px solid #008E46 !important;
	float:left;
	cursor:pointer;
}

#collection_taillift_holder {
	display:none;
}

#delivery_taillift_holder {
	display:none;
}

.next {
	float:right;
}

#header_globle {
	text-align: center;
	font-size: 1.2em;
  font-weight: bold;
  border-bottom: 10px solid #C3C3C3;
  height: 95px;
  width: 124px;
  float:left;
  text-indent: 0em;
}

.header_globle_on {
	border-bottom:10px solid #008E46 !important;
}

#header_globle img {
	width:55px;
}