#buy_path {
  width: 693px;
  background: #ebe6db url(/images/common/bg_grey_bottom.png) left bottom no-repeat;
}

#buy_path ul {
  width: 689px;
  overflow: hidden;
  padding: 4px 0 0 4px;
  background: url(/images/common/bg_grey_top.png) left top no-repeat;
}

#buy_path li {
  float: left;
  margin: 0 4px 4px 0;
}

#bp1 {
  width: 103px;
}

#bp2 {
  width: 156px;
}

#bp3 {
  width: 119px;
}

#bp4birth,
#bp4 {
  width: 128px;
}

#bp5birth,
#bp5 {
  width: 163px;
}

#buy_path div {
  height: 26px;
  text-indent: -1000em;
}

#buy_path a {
  display: block;
  height: 26px;
}

.plist h3 {
  width: 675px;
  margin: 17px 0 0;
  padding: 4px 9px 5px;
  font-size: 1.3em;
  text-align: right;
  text-transform: uppercase;
  color: #fff;
  background: #d1c2b6;
}

.plist h3.long {
  margin-top: 40px;
}

.plist table {
  width: 100%;
  margin: 8px 0 0;
  /*border: 1px solid #fff;*/
}

.plist th {
  padding-right: 8px;
  padding-bottom: 1px;
  font-weight: bold;
  font-size: 1em;
  text-align: left;
  text-transform: uppercase;
  color: #beb7a6;
}

.plist td {
  border: 1px solid #fff;
  padding: 6px;
  font-size: 1.1em;
  line-height: 1.5em;
  vertical-align: top;
}

.plist tr.odd td {
  background: #ebe6db;
}

.plist tr.even td {
  background: #f4f1ea;
}

.plist a {
  color: #ee710f;
  text-decoration: none;
}

.plist a.add_selection {
  display: block;
  margin-top: 5px;
  padding-left: 17px;
  background: url(/images/common/ico_pages.png) no-repeat;
}

.plist a.add_list {
  display: block;
  margin-top: 2px;
  padding-left: 8px;
  line-height: 1em;
  background: url(/images/common/arrow_orange.png) 0 4px no-repeat;
}


.plist a:hover {
  text-decoration: underline;
}
.plist td.col1 {
  width: 222px;
}

.plist td.col1 img {
  float: left;
  margin-right: 8px;
  border: 1px solid #fff;
}

.plist td.col1 p {
  float: right;
  width: 144px;
}

.plist td.col1 strong {
  display: block;
  margin-bottom: 3px;
  text-transform: uppercase;
  line-height: 1.1em;
}

.plist td.col1 strong a {
  color: #634D3B;
}

.plist p.price {
  color: #41a0a0;
}

.plist p.price strong {
  display: block;
}

.plist del {
  font-weight: bold;
}

.plist td.col6 {
  width: 88px;
  font-size: 1.4em;
  font-weight: bold;
  color: #41a0a0;
  background: #def1f1 !important;
}

.plist tr.odd td.col6 {
  background: #def1f1 !important;
}

.plist tr.even td.col6 {
  background: #ebf8f8 !important;
}

.plist td select {
  font-size: 0.91em;
}

.plist div.link_wrapper {
  margin: 15px 0;
}

.plist div.link_wrapper a {
  padding-left: 15px;
  font-size: 1.1em;
  background: url(/images/common/arrow_orange.png) 5px 5px no-repeat;
}

.cost_summary {
  margin: 10px 0 35px 323px;
  font-size: 1.1em;
}

.cost_summary label {
  float: left;
  display: inline;
  width: 252px;
  margin: 0 1px 2px 0;
  padding: 5px 9px;
}

.cost_summary label.l1 {
  background: url(/images/common/dots1.png) right 14px no-repeat;
}

.cost_summary label.l2 {
  background: url(/images/common/dots2.png) right 14px no-repeat;
}

.cost_summary label.l3 {
  background: url(/images/common/dots2.png) right 14px no-repeat;
}

.cost_summary div, .cost_summary span {
  float: right;
  width: 91px;
  margin: 0 0 2px;
  padding: 5px 0 5px 8px;
  font-weight: bold;
  color: #41a0a0;
}

.cost_summary label.total {
  background: #ebf8f8;
}

.cost_summary label.total strong {
  font-size: 1.27em;
}

.cost_summary div.total, .cost_summary span.total {
  font-size: 1.27em;
  color: #fff;
  background: #5db4b4;
}

.btn_line {
  border-top: 1px solid #d7d5d0;
  border-bottom: 1px solid #d7d5d0;
  padding: 5px 0;
  text-align: right;
}

.btn_line a {
  margin-left: 7px;
}

.btn_line a.first {
  margin-left: 0;
}

.address_box {
  float: left;
  width: 309px;
  margin: 17px 0 13px;
  padding: 15px;
  font-size: 1.2em;
  background: #f4f1ea;
}

.right {
  float: right !important;
}

.address_box h3 {
  text-transform: uppercase;
}

.address_box p {
  margin: 11px 0 3px;
  line-height: 1.3em;
}

.additional_cost {
  float: right;
  width: 362px;
  font-size: 1.1em;
}

.additional_cost .subject {
  float: left;
  width: 262px;
  margin: 8px 1px 9px 0;
  background: url(/images/common/dots3.png) 22px 10px no-repeat;
}

.additional_cost .unchecked {
  background: none;
}

.additional_cost .price {
  float: right;
  width: 84px;
  margin: 8px 0 9px;
  padding: 0 9px 0 6px;
  font-weight: bold;
  color: #41a0a0;
}

.additional_cost input.checkbox {
  margin: 0;
  padding: 0;
}

.additional_cost label, .additional_cost strong, .additional_cost .subject span {
  background: #fff;
}

.promo_options {
  margin-top: 10px;
}

.promotions {
  float: left;
  width: 290px;
  font-size: 1.1em;
  line-height: 1.4em;
}

.promotions h4 {
  margin: 6px 0 3px;
  text-transform: uppercase;
}

.promotions input.text {
  width: 220px;
  padding: 2px 3px;
  font-size: 1em;
}

.promotions input.submit {
  margin: 4px 0 6px;
}

.promotions ul {
  margin: 5px 0 9px;
}

.promotions li label, .promotions li input.radio {
  vertical-align: middle;
}

.bordered {
  margin: 0 0 30px;
  border: 1px solid #d7d5d0;
  padding: 17px 12px;
  font-size: 1.1em;
  background: #fff;
}

.bordered input, .bordered label {
  vertical-align: middle;
}

.form-error-msg {
  color: #f33;
}

.plist .payment {
  /* margin: 0 0 30px; */
  border: 1px solid #d7d5d0;
  border-top: none;
  padding: 16px 10px 20px 20px;
  background: #fff;
}

.plist .payment h4 {
  margin: 0 0 11px;
  font-size: 1.1em;
  text-transform: uppercase;
}

.plist .payment ul {
  margin: 0 0 30px;
}

.plist .payment li {
  display: inline;
  margin-right: 33px;
}

.plist .payment li label {
  float: none;
}

.plist .payment li label img, .plist .payment li input {
  vertical-align: middle;
}

.plist .payment label {
  float: left;
  width: 143px;
  padding-top: 3px;
  font-size: 1.1em;
}

.plist .payment label, .plist .payment input.text, .plist .payment select {
  margin-bottom: 4px;
}

.plist .payment input {
  font-size: 1em;
  padding: 2px 0;
}

.plist .payment input.text1 {
  width: 227px;
}

.plist .payment input.text2 {
  width: 64px;
}


.plist .payment select {
  width: 67px;
  margin-right: 4px;
}

.btn_right {
  text-align: right;
}

.address_box .btn_right {
  margin: 24px 0 0;
}

.btn_line2 {
  margin: 20px 0;
  text-align: right;
}

.btn_line2 a {
  margin-left: 8px;
}

#popup_addresses {
  display: none;
  position: absolute;
  top: 60px;
  left: 107px;
  width: 516px;
  background: url(/images/common/border516_fill.png) repeat-y;
}

#popup_addresses .inside {
  background: url(/images/common/border516_top.png) no-repeat;
}

#popup_addresses .inside2 {
  position: relative;
  padding: 25px 18px 1px;
  background: url(/images/common/border516_bottom.png) bottom no-repeat;
}

#popup_addresses #close_popup {
  position: absolute;
  top: 3px;
  right: 3px;
}

#popup_addresses table li {
  text-align: right;
}

#popup_addresses table a {
  padding-left: 9px;
  font-weight: bold;
  text-transform: uppercase;
  background: url(/images/common/arrow_orange.png) 0 5px no-repeat;
}

#popup_addresses .btn_right {
  margin: 15px 0 30px;
}

#add_address {
  margin: 0 0 30px;
}

#add_address .inside {
  margin: 0 0 15px;
  padding: 11px 10px 20px;
  background: #f4f1ea;
}

#add_address h4 {
  margin: 0 0 17px;
  font-size: 1.3em;
}

#add_address .inside div {
  clear: both;
}

#add_address label {
  position: relative;
  float: left;
  width: 145px;
  margin: 3px 10px 5px 0;
  font-size: 1.1em;
  text-align: right;
}

#add_address input.text {
  width: 195px;
  padding: 2px 5px;
  font-size: 1em;
}

#add_address input.text, #add_address select {
  margin-bottom: 5px;
}

#add_address .checkbox_wrapper {
  margin: 15px 30px;
}

#add_address .checkbox_wrapper input, #add_address .checkbox_wrapper label {
  float: none;
  vertical-align: middle;
}

#add_address .btn_line {
  border: none;
  padding: 0;
  margin: 15px 0 0;
  text-align: center;
}

#add_address p {
  font-size: 1.1em;
}

p.general {
  margin: 13px 0 20px;
  font-size: 1.1em;
}

#login_box div {
  margin: 0 0 5px;
  text-align: right;
}

#login_box label {
  margin-right: 5px;
  font-size: 1.1em;
}

#login_box input.text, #login_box a {
  margin-right: 10px;
}

#login_box input.text {
  width: 196px;
  padding: 3px 5px 2px;
  font-size: 1em;
}

#login_box li {
  background:transparent url(/images/common/arrow_orange.png) no-repeat scroll 0 3px;
  margin-bottom:1px;
  padding-left:8px;
}

#login_box a {
  font-size: 1.1em;
  color: #ee710f;
  text-decoration: none;
}

#login_box a:hover, #login_box a:focus {
  text-decoration: underline;
}

#login_box div.btn_right {
  margin: 19px 0 0;
}

.btn_center {
  text-align: center;
}

#new_account_box .btn_center {
  margin: 15px 0 0;
}

#confirmation_box p {
  margin: 14px 0;
  font-size: 1.1em;
  line-height: 1.4em;
}

#confirmation_box a {
  font-size: 1em;
  padding-left: 9px;
  text-decoration: none;
  color: #ee710f;
  background: url(/images/common/arrow_orange.png) 0 4px no-repeat;
}

#confirmation_box a:hover, #confirmation_box a:focus {
  text-decoration: underline;
}

/*---------------------------------------*/

.plist input.rec_button {
  height: 23px;
  margin: 10px 3px 6px 0;
  border: none;
  padding: 0 12px 0 17px;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  background: #ceb98f url(/images/common/arrow_white.png) 10px center no-repeat;
  cursor: pointer;
}

.plist td.col6 span {
  display: block;
  margin-top: 4px;
  font-size: 0.79em;
  font-weight: normal;
  line-height: 1.3;
}

.plist td.col6 span del {
  font-weight: bold;
}

