#form_label {
  width: 100px;
  margin-top: 5px;
  padding-top: 3px;
  color: #f79d1c;
  float: left;
}
#form_field {
  width: 600px;
  margin-top: 5px;
  float: left;
}
#form_field select, #form_field input {
  font-size: 11px;
  vertical-align: middle;
}
#form_field option {
  padding-right: 10px;
}

/* STORE DELIVERY */
#available_loc td {
  padding: 5px;
  background-color: #fff;
}

#table_labels td {
  padding: 3px;
  background-color: #ebebeb;
}

/* SHOPPING CART */
#cart_labels {
  padding: 5px 5px 0 5px;
  float: left;
}

#label_name {
  width: 135px;
  font-size: 11px;
  color: #f79d1c;
  float: left;
}
#label_type {
  width: 330px;
  font-size: 11px;
  color: #f79d1c;
  float: left;
}
#label_type_easypix {
  width: 226px;
  font-size: 11px;
  color: #f79d1c;
  float: left;
}
#label_cost {
  font-size: 11px;
  color: #f79d1c;
  float: left;
}

#item_thumb {
  width: 125px;
  padding-right: 5px;
  float: left;
}
#item_thumb p {
  padding-bottom: 5px;
  width: 105px;
}
#bak_thumb {
  padding: 15px;
  border: 1px solid #6c7988;
  float: left;
}
#item_options {
  width: 320px;
  padding-top: 8px;
  padding-right: 10px;
  float: left;
}
#item_options_easypix_container {
  width: 550px;
  padding-top: 4px;
  padding-right: 0px;
  float: left;
}
#item_options_easypix-1 {
  width: 200px;
  line-height: 27px;
  padding-top: 0px;
  padding-right: 0px;
  float: left;
}
#item_options_easypix-1_qantity
{
	width: 40px;
	float: left;
}
#item_options_easypix-1_name
{
	width: 150px;
	float: left;
	line-height: 100%;
}
#item_options_easypix-2 {
  width: 50px;
  padding-top: 4px;
  padding-right: 0px;
  float: left;
}
#item_options_easypix-3 {
  width: 119px;
  padding-top: 0px;
  padding-right: 0px;
  float: left;
  overflow: hidden;
}
#item_options_easypix-1 p {
  padding-top: 10px;
}
#item_options_easypix-1 input, #item_options_easypix-1 select {
  font-size: 11px;
  vertical-align: middle;
}
#item_options_easypix-1 option {
  padding-right: 10px;
}
#item_options_easypix-2 p {
  padding-top: 10px;
}
#item_options_easypix-2 input, #item_options_easypix-2 select {
  font-size: 11px;
  vertical-align: middle;
}
#item_options_easypix-2 option {
  padding-right: 10px;
}
#item_options_easypix-3 p {
  padding-top: 10px;
}
#item_options_easypix-3 input, #item_options_easypix-3 select {
  font-size: 11px;
  vertical-align: middle;
}
#item_options_easypix-3 option {
  padding-right: 10px;
}

#item_options_easypix_container p {
  padding-top: 10px;
}
#item_options_easypix_container input, #item_options_easypix_container select {
  font-size: 11px;
  vertical-align: middle;
}
#item_options_easypix_container option {
  padding-right: 10px;
}

#item_options p {
  padding-top: 10px;
}
#item_options input, #item_options select {
  font-size: 11px;
  vertical-align: middle;
}
#item_options option {
  padding-right: 10px;
}
#item_text {
  padding-top: 5px;
  float: left;
}
#item_text_easypix {
  padding-top: 0px;
  float: left;
}
#item_text textarea {
  width: 200px;
  height: 65px;
}
#item_text_easypix textarea {
  width: 150px;
  height: 65px;
  font-size: 11px;
}

/* REGISTER */
#bak_register {
  width: 733px;
  background: url('../images_v3/account/bak_register.jpg') no-repeat;
  float: left;
}
#bak_register_fr {
  width: 733px;
  background: url('../images_v3/account/bak_register_fr.jpg') no-repeat;
  float: left;
}

#register_form{
  padding-top: 105px;
  padding-left: 335px;
  float: left;
}
#register_form img {
  vertical-align: middle;
}
#register_form input {
  font-size: 11px;
  vertical-align: middle;
}

/* PAYMENT */
#form_label2 {
  width: 100px;
  margin-top: 5px;
  padding-top: 3px;
  padding-right: 5px;
  text-align: right;
  float: left;
}

/*#order_qty {
  width: 130px;
  padding-bottom: 3px;
  float: left;
}
#order_item {
  width: 390px;
  padding-bottom: 3px;
  float: left;
}*/

#order_qty {
  width: 80px;
  padding-bottom: 3px;
  float: left;
}
#order_item {
  width: 440px;
  padding-bottom: 3px;
  float: left;
}

#order_price {
  width: 160px;
  padding-bottom: 3px;
  float: left;
}

/* ORDER STATUS */
#bak_order_status {
  width: 733px;
  background: #8eb5d2 url('../images/bak_order_status.gif') repeat-x bottom;
  font-size: 11px;
  color: #fff;
  float: left;
}
#bak_order_status h2 {
  font-size: 17px;
}
#bak_order_status a {
  font-weight: bold;
  color: #fff;
}
  
 #blue_link a {
  font-weight: bold;
 color: #6e92b4;
}
  


#bak_order_status option {
  padding-right: 10px;
}

#order_details {
  float: left;
}
#order_details select {
  font-size: 11px;
  vertical-align: middle;
}

#order_list {
  width: 690px;
  margin: 10px;
  padding: 10px;
  border: 1px solid #8eb5d2;
  background-color: #fff;
  color: #37495e;
  float: left;
}

* html #order_list {
  margin: 5px;
}

#order_location {
  width: 680px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #bcc0c9;
  float: left;
}

#order_list_qty {
  width: 60px;
  padding-bottom: 3px;
  float: left;
}
#order_list_desc {
  width: 500px;
  padding-bottom: 3px;
  float: left;
}
#order_list_desc2 {
  width: 370px;
  padding-bottom: 3px;
  float: left;
}
#order_list_unit {
  width: 60px;
  padding-bottom: 3px;
  float: left;
}
#order_list_price {
  width: 60px;
  padding-bottom: 3px;
  float: left;
}
#order_list_label {
  width: 610px;
  padding-right: 10px;
  padding-bottom: 3px;
  text-align: right;
  float: left;
}

.order_item_row {
  float: left;
}
#order_item_row {
  width: 670px;
  padding: 10px;
  float: left;
}
#order_item_row_grey {
  width: 670px;
  padding: 10px;
  background-color: #eee;
  float: left;
}

#order_date {
  width: 100px;
  float: left;
}
#order_dets {
  width: 410px;
  float: left;
}
#order_amount {
  width: 120px;
  float: left;
}
#order_amount a {
  color: #6e92b4;
  text-decoration: none;
}
#order_amount a:hover {
  text-decoration: underline;
}
.photobookIcon {
	width:60px;
}

#prepaid_products_checkbox
{
	font-weight:bold;
	float:left;	
}
#prepaid_products
{
	padding-left:10px;
	float:left;	
}