/* BabyShoes.com */

#cart { width: 575px; margin-left: 10px; display: block;}
.remove_link { display: block; color: #000; }
.r_div { display: block; color: #000; }
.r_div span { display: inline; color: #f00; }
.discount { font-weight: bold; color: #62857e; }
#inner_page_content {padding-right: 25px; }

/* ============================ Shopping Cart Styles ============================ */
#cart_page #cart { width: 570px; float: left; padding: 10px 0 10px 0;  }
#cart_page #cart_tbl { clear: both; padding-top: 7px; }
#cart_page .remember { float: right; clear: both; padding: 0 0 10px 0; }

table { width: 100%; margin: 5px 0 0 0; clear: both; }
th { padding: 4px 2px; text-align: center; white-space: nowrap; color: #000; background: url(/images/static/icon_dot.png) repeat-x 0 0;  }
#confirm_page th { background: #deca8c;  }
th.cart_first_th { text-align: left; }
th.cart_title_price { text-align: right; }
td { padding: 4px 2px; text-align: center; vertical-align: top; color: #000; background: url(/images/static/icon_dot.png) repeat-x 0 0;}
#confirm_page td{background: none; border-bottom: 1px solid #ccc; }
td.cart_first_td { width: 120px; text-align: left; padding-left:150px; }
td.cart_first_td * { width: 100%; float: right; }
td.cart_first_td * a { display: inline !important; width: 0; float: none !important; }
td.cart_first_td * a * { display: inline !important; width: 0; float: none !important; } /* for IE :) */
td.cart_first_td p { margin: 0; }
td.cart_first_td .cart_image { display: block; width: 120px; margin: 0 0 0 -148px; float: left; display: inline; }
td.cart_first_td .cart_prod_title { display: block; font-weight: bold }
td.cart_first_td .cart_prod_attribs { text-decoration: none; }
td.cart_first_td ul { margin: 0; padding: 0; list-style: none; }
td.cart_subtotal { text-align: right; }
td.quantity .qty_input { width: 20px; font-size: 10px; text-align: center;}


.promotional_div { width: 575px; float: left; clear: both; padding: 10px 0; color: #000; background: url(/images/static/icon_dot.png) repeat-x 0 0;}
.promotional_div label { float: left; width: 120px; padding: 5px 0 0 0;}
.promotional_div span { float: left; width: 80px; padding: 4px 0 0 0;}
.promotional_div span input { width: 70px; font-size: 10px; }
.promotional_div .promotion_btn { float: left; width: 80px; margin:0 0 0 10px; }
.promotional_div .promotion_btn .apply { float: left; width: 70px; height: 32px; position: relative; top: -5px; background: url(/images/static/btn_apply.gif) no-repeat 0 0; }
.promotional_div .coupon_text { float: right; max-width: 350px; margin: 0 2px 0 0; padding: 5px; color: #62857e; border: 2px solid #62857e; }
.promotional_div .coupon_text_false { float: right; max-width: 350px; margin: 0 2px 0 0; padding: 5px; color: #c00; border: 2px solid #c00; }

.promotion_text { width: 575px; float: left; clear: both;padding: 10px 0; background: url(/images/static/icon_dot.png) repeat-x 0 100%; }
.promotion { float: left; clear: both; padding:5px; color: #62857e; border: 2px solid #62857e; }


#shipping_div { width: 575px; float: left; clear: both; color: #62857e; }
#shipping_div .shipping_text { display: block; padding: 5px; font:bold 12px Tahoma, sans-serif; }
#country_selection { width: 570px; padding: 10px 0 10px 5px;float: left; clear: both; color: #000; background: url(/images/static/icon_dot.png) repeat-x 0 100%; }
#country_selection select { width: 115px; font-size: 10px; }
#country_selection .zip_input { width: 60px; font-size: 10px; margin-right: 10px; }
#country_selection .calculate_btn { width: 204px; height: 31px; margin:-27px 10px 0 0; float: right; background: url(/images/static/btn_calculate.gif) no-repeat 0 0; }
     :root #country_selection .calculate_btn {margin:-8px 10px 0 0;}
     *:lang(en) #country_selection .calculate_btn {margin: -27px 10px 0 0;}

#country_selection .calculate_btn input { display: block; width: 204px; height: 31px;  }
#country_selection .shipping_method { margin: 10px 0 0 74px; }
	:root #country_selection .shipping_method { margin-left: 88px; }
	:lang(en) #country_selection .shipping_method { margin-left: 74px; }
#country_selection .shipping_method select { width: 160px; }
.error_shipping_p {color: red; text-align:left; width:99%;clear:both;padding: 7px 0 0 0;}

.total_div { width: 575px; float: left; clear: both; padding: 5px 0; }
.total_div dl { width: 250px; float: right; text-align: right; margin: 0 2px 0 0; }
.total_div dl dt { width: 180px; float: left; clear: both; margin: 0; padding: 0; }
.total_div dl dd { width: 70px; float: left; margin: 0; padding: 0; }
#total_dl { margin-bottom: 20px; font-weight: bold; color: #f00; }


.remember input { position: relative; bottom: -2px; }
:root .remember input { position: relative; bottom: 0; }
:lang(en) .remember input { position: relative; bottom: -3px; }


/* ============================ Cart buttons Styles ============================ */
.update_btn_div { display: block; clear: both; width: 575px; height: 32px; padding: 5px 0; }
.update_btn_div input { display: block; clear: both; width: 77px; height: 32px; float:left; background: url(/images/static/btn_update.gif) no-repeat 0 0; }
.update_cart { display: block; width: 77px; height: 32px; margin: 0 auto; background: url(/images/static/btn_update.gif) no-repeat 0 0;}
.continue_shopping_btn, .continue_shopping_btn1 { width: 142px; height: 32px; float: left; }
.continue_shopping { display: block; clear: both; width: 142px; height: 32px; position: relative; text-indent: 20px; }
.continue_shopping span { display: block; width: 142px; height: 32px; position: absolute; left: 0; top: 0; background: url(/images/static/btn_shopping.gif) no-repeat 0 0; }
.checkout_btn, .checkout_btn1 { width: 142px; height: 32px; float: right; }
.checkout { display: block; clear: both; width: 142px; height: 32px; float:left; background: url(/images/static/btn_checkout.gif) no-repeat 0 0; }
.print-top { margin-top: -3em; }
	:root .print-top { margin-top: 0; }
	:lang(en) .print-top { margin-top: -3em; }
.print { display: block; width: 123px; height: 32px; float: right; position: relative; text-indent: -666em; overflow:hidden;}
.print span { display: block;  width: 123px; height: 32px; position: absolute; left: 0; top: 0; background: url(/images/static/btn_print.gif) no-repeat 0 0; }
.go_back { display: block; float: left; clear: both; width: 84px; height: 32px; position: relative; text-indent: 10px;}
.go_back span { display: block; width: 84px; height: 32px; position: absolute; left: 0; top: 0; background: url(/images/static/btn_back.gif) no-repeat 0 0; }
.btn_save { display: block; width: 65px; height: 32px; float:right; background: url(/images/static/btn_save.gif) no-repeat 0 0; }
.update_account { display: block; width: 65px; height: 32px; float:right; background: url(/images/static/btn_save.gif) no-repeat 0 0; }
.edit_addr { display: block; width: 61px; height: 32px; float: left; position: relative; text-indent: 10px; }
.edit_addr span { display: block; width: 61px; height: 32px; position: absolute; left: 0; top: 0; background: url(/images/static/btn_edit.gif) no-repeat 0 0;  }
.del_addr { display: block; width: 75px; height: 32px; float: right; position: relative; text-indent: 10px; }
.del_addr span { display: block; width: 75px; height: 32px; position: absolute; left: 0; top: 0; background: url(/images/static/btn_delete.gif) no-repeat 0 0;  }

/* ============================ Account Styles ============================ */

h4.acct_link {clear:both; float:left; margin: 10px 0 0 -10px; ; padding: 0 0 5px 0;cleaR:both;  font-size: 14px; background: url(/images/static/icon_arrow5.png) no-repeat 0 0; display: inline;}
p.acct_lead { clear:both; width: 100%;margin: 0 0 0 -10px; padding: 0 0 0 0px; }

/* ============================ Order history Styles ============================ */
.recipient_heading { margin: 10px 0 0 0; padding: 5px; color:#000; background-color: #cdbf96; }
.recipient_heading .name { font-weight: bold }
.recipient_heading strong { color: #fff; }
.recipient_heading a { color: #fff; }
.recipient_heading a:hover { color: #fff; text-decoration: none; }

#cart #confirm_page { width: 575px; }
#cart #confirm_page .confirm_text { padding: 15px 0; }
#cart #confirm_page .confirm_text .confirm_num { margin: 0 0 0 4em; padding: 5px; color: #04529a; border: 2px solid #04529a}
#cart #confirm_page h3 { font:bold 14px Tahoma, sans-serif; color: #04529a; }
#cart #confirm_page .cart_first_td { padding-left: 2px; }
#cart #confirm_page .cart_first_td p { margin: 0; }
#cart #confirm_page .checkout_form_btn_div { width: 575px; margin: 0; float: left; clear: both;  padding: 10px 0 !important;  }
#cart #confirm_page #total_dl { margin: 0; }

/* ============================ Manage Address Book Styles ============================ */
#account_address_page #address_bk_btn_div2 { width: 570px; height: 27px; }
#account_address_page #address_bk_btn_div2 .add_another_address { display: block; width: 163px; height: 27px; margin: 0 10px 0 0; float: right; position: relative; text-indent: 20px; }
#account_address_page #address_bk_btn_div2 .add_another_address span { display: block; width: 142px; height: 32px; position: absolute; left: 0; top: 0; background: url(/images/static/btn_add_address.gif) no-repeat 0 0; }

#account_address_page #address_book { width: 565px; float: left; padding: 0 0 20px 5px; }
#account_address_page #address_book .address_list { width: 175px; height: 120px;  margin: 0 5px 10px 0; padding: 0 10px 10px 0; float: left; border-right: 1px solid #c4bfa2; }
#account_address_page #address_book .address_list p { margin: 0; padding: 4px 0; }
/*#address_book .address_list .edit_addr { float: left; }
 *#address_book .address_list .del_addr { float: right; }
 */

#cart .shipping_info { width: 565px; margin: 0; padding: 0 0 0 5px; float: left;}
#cart .shipping_info h2 { margin: 0; padding: 0; font:bold 14px Tahoma, sans-serif; }
#cart .shipping_fields { width: 370px; float: left; }
#cart .shipping_fields td { padding: 5px 0; text-align: left; background: none; }
#cart .shipping_fields td.td_description label { display: block; width: 100px; }
#cart .shipping_fields td.martial_status input { margin: 0; position: relative; bottom: -3px; } /* re-vlued */
#cart .shipping_fields td.martial_status label { padding: 0 5px 0 0; }
#cart .shipping_fields td .large_input { width: 250px; padding: 1px; font-size: 10px; border: 1px solid #333; }
#cart .shipping_fields td select { width: 255px; } /* re-vlued */
#cart .shipping_fields td #address2 { width: 151px; padding: 1px; font-size: 10px; border: 1px solid #333; }
#cart .shipping_fields td #apt { width: 40px; padding: 1px; font-size: 10px; border: 1px solid #333; } /* re-vlued */
#cart .shipping_fields td #zip { width: 75px; padding: 1px; font-size: 10px; border: 1px solid #333; }
#cart .shipping_info .shipping_fields .business_address { margin: 3px 0; }
#cart .shipping_info .shipping_fields .business_address span { width: 100px; padding: 0 0 5px 0; float: left; }
#cart .shipping_info .shipping_fields .business_address .address_type { padding: 5px 0 0 0; } /* re-vlued */
#cart .shipping_info .shipping_fields .business_address input { margin: 0; position: relative; bottom: -3px; }
#cart .checkout_form_btn_div { width: 365px; margin: 0; padding: 10px 205px 10px 0; float: left; clear: both;  }
	:root #cart .shipping_fields td #apt { width: 43px; }
	:root #cart .shipping_fields td select { width: 250px; }
	:root #cart .shipping_fields input[type="radio"] { margin: 0; position: relative; bottom: 0; }
	:root #cart .shipping_info .shipping_fields .business_address .address_type { width: 103px !important; padding: 1px 0 0 0; }
	:lang(en) #cart .shipping_fields td #apt { width: 40px; }
	:lang(en) #cart .shipping_fields td select { width: 255px; }
	:lang(en) #cart .shipping_fields input[type="radio"] { margin: 0; position: relative; bottom: -3px; }

.message_p { float: left; clear: both; padding:5px; color: #04529a; border: 2px solid #04529a; }

/* ============================ Manage Account Information ============================ */
#account_update_page #cart form { padding-top: 10px; width: 575px; }
#account_update_page #cart td { text-align: left; background: none; }
#account_update_page #cart td input { width: 240px; padding: 1px; font-size: 10px; border: 1px solid #333; }
#account_update_page #cart .newsletter_check input { position: relative; bottom: -3px; }
#account_update_page #cart .checkout_form_btn_div { width: 445px; margin: 0; padding: 10px 140px 10px 0; float: left; clear: both; }
	:root #account_update_page #cart .checkout_form_btn_div { width: 448px; padding: 10px 127px 10px 0; }
	:lang(en) #account_update_page #cart .checkout_form_btn_div { width: 445px; padding: 10px 120px 10px 0;  }
	
.info_p {padding:5px 0 5px 10px; font-weight: bold;}
/* ============================ Account Login ============================ */

#account_login_page #cart{width:260px;  clear:none; float:right;}

#acct_login{clear:none; margin: 0 0px 0 0px;  float:right; position:relative; right:20px; width:260px; }
#acct_login h3{ margin: 0 0 15px 0px; padding: 0; color: #70939f; font: bold 1.3em Georgia, Times, serif; text-transform: uppercase; }
	:root #acct_login h3{ margin: 0 0 15px 0; }
#acct_login dt{ float: left; clear: left; width: 100px; height: 23px; padding: 2px 0 0 0; }
#acct_login dd{ display: block; height: 25px;  }
#acct_login dd input{ width: 135px; }
#acct_login .login_div{ margin: 5px 12px 15px 0;}
	:root #acct_login .login_div{  margin: 5px 15px 15px 0; }
#acct_login .login_div input { display: block; width: 100%; height: 100%; }

#acct_login .login_text{ float: left; padding: 8px 0 0 0; }
#acct_login .login_btn_div { display: block; width: 66px; height: 32px; float: right; margin:0; background: url(/images/static/btn_login.gif) no-repeat 0 0; }

#create_new_account{ clear: none;  margin: 0 0 0 0px; padding:0 10px 0 20px; width:260px; border-right:dotted black 1px; padding-bottom:20px; float:left; position:relative;}
#create_new_account h2{ margin: 0 0 15px 0; padding: 0; color: #70939f; font: bold 1.3em Georgia, Times, serif; text-transform: uppercase; }
#create_new_account .r_div{ height: 23px; padding: 2px 0 0 0; }
#create_new_account dt{ float: left; clear: left; width: 110px; height: 23px; padding: 2px 0 0 0; margin:0; display: inline; }
#create_new_account dd{ display: block; height: 25px; margin:0; padding:0;position: relative; left: -10px}
:root  #create_new_account dd {left:0;}
#create_new_account dd input{ width: 135px; }
#create_new_account .wishlist_btn_div{ margin: 5px 15px 15px 0;  }
	:root #create_new_account .wishlist_btn_div{ margin: 5px 8px 15px 0; }

#create_new_account .register_btn { display: block; width: 87px; height: 32px; float: right; background: url(/images/static/btn_register.gif) no-repeat 0 0; }
.required_field{ color: #c00; }
.password_sent_text{ margin: 0 0 5px 0px; width:560px;}


#returning_customer{ margin: 0 15px 0 10px; float: right; width: 291px;  display: inline; }
#returning_customer h3{ margin: 0 0 15px 0; padding: 0; color: #70939f; font: bold 1.3em Georgia, Times, serif; text-transform: uppercase; }
#returning_customer dt{ float: left; clear: left; width: 110px; height: 23px; padding: 2px 0 0 0; }
#returning_customer dd{ display: block; height: 25px; }
#returning_customer dd input{ width: 160px; }
#returning_customer .remember{ height: 15px; padding: 5px 0 0 0; }
#returning_customer .remember input{ position: relative; top: -1px; left: -1px; }
#returning_customer .login_div{ margin: 5px 0 15px 0; width: 281px; }
	:root #returning_customer .login_div{ margin: 5px 0 15px 0; width: 275px; }
	:lang(en) #returning_customer .login_div{ margin: 5px 0 15px 0; width: 279px; }
#returning_customer .login_text{ float: left; padding: 8px 0 0 0; }
#returning_customer .login { display: block; width: 66px; height: 32px; float: right; background: url(/images/static/btn_login.gif) no-repeat 0 0; }

#account_passwordsent_page #returning_customer{ margin: 0 0px 0 0px; float: right; width: 281px;  display: inline; }
#account_passwordsent_page #new_customer{ margin: 0 0 0 0px; float: left;  width: 281px; display: inline; }

#new_customer{ margin: 0 0 0 0px; float: left;  width: 291px; display: inline; border-right: 1px dotted #555; }
#new_customer h3{ margin: 0 0 15px 0; padding: 0; color: #70939f; font: bold 1.3em Georgia, Times, serif; text-transform: uppercase; }
#new_customer dt{ float: left; clear: left; width: 110px; height: 23px; padding: 2px 0 0 0; }
#new_customer dd{ display: block; height: 25px; }
#new_customer dd input{ width: 160px; }
#new_customer .remember{ height: 20px; }
#new_customer .login_div{ margin: 5px 0 15px 0; width: 281px; }
	:root #new_customer .login_div{ margin: 5px 0 15px 0; width: 275px; }
	:lang(en) #new_customer .login_div{ margin: 5px 0 15px 0; width: 279px; }
#new_customer .login_text{ float: left; padding: 8px 0 0 0; }
#new_customer .continue { display: block; width: 87px; height: 32px; float: right; background: url(/images/static/btn_register.gif) no-repeat 0 0; }
#checkout_login_page #new_customer {margin: 0 0px 0 0px; width: 281px;}
#checkout_login_page #returning_customer {margin: 0 0 0 0px; width:281px;}
/* ============================ Forgot password ============================ */

.password_text{ margin: 0 30px 10px 0px; }
.password_text .error_p {width:540px;margin:0 0px 10px 0; text-align:left; color: red; border: 1px solid red; padding: 5px; }
.password_text .error_p quote { }
#customer_password dl{ float: left; padding: 7px 0 0 0px; }
#customer_password dt{ float: left; width: 100px; height: 23px; padding: 2px 0 0 0; }
#customer_password dd{ display: block; height: 25px; float: left; }
#customer_password dd input{ width: 180px; }
#customer_password .cart_password_btn_div{ float: left;margin: 0 15px 0; }
#customer_password .email_password { display: block; width: 149px; height: 32px; float: left; background: url(/images/static/btn_email.gif) no-repeat 0 0; }









