/*##### This doc includes definitions for My Account and Checkout sections #####*/

/*##### Review CSS #####*/
h2.thankyou{
	font-size:150%;
	font-weight:normal;
	clear:none;
}
a.print{
	display:block;
	float:right;
	background:transparent url(../images/common/icons_v1.gif) no-repeat scroll left -1px;
	padding:5px 2px 2px 25px;
	text-decoration:none;
	margin-top:-22px;
}
a.print:hover{
	text-decoration:underline;
}
ul#order_details:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
ul#order_details {
  background-color:#f1f1f1;
  font-size:90%;
  zoom:1;
}
ul#order_details li {
  background:#f1f1f1 none no-repeat;
  float:left;
}
ul#order_details li.row {
  border-bottom:1px solid #ffffff;
  padding:.5em 0;
  width:100%;
}
ul.aProduct li.prodRow {
  padding:.3em 0;
}
ul#order_details ul.prodDesc li {
  float:none;
}
#content li.item {
  padding:0 25px;
  width: 175px;
  overflow:hidden;
}
li.price{
	width:100px;
	text-align:right;
}
ul.header li.price{
	text-align:right;
}
li.qty {
  display:block;
  min-height:1em;
  width:125px;
  padding:0 10px;
  text-align:center;
}
li.amt {
	padding: 0 10px;
	width: 115px;
	text-align:right;
	margin-left:30px;
}
li.remove{
	margin-left:10px;
}
ul.header li.amt{
	text-align:right;
}
ul.header li {
  font-weight:bold;
}
li.prodName {
  font-weight:bold;
}
span.offer,span.sale {
  color:#de1c01;
  display:block;
}
ul.details:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
ul.details {
	background:#f1f1f1 none no-repeat;
	border-bottom:1px solid #ffffff;
	font-size:90%;
	width:100%;
	zoom:1;
}
ul.details li {
	float:left;
	padding-left:25px;
  zoom:1;
}
ul.details li ul {
	float:left;
  padding:.5em 0;
  width:140px;
  overflow:hidden;
}
ul.details li ul li {
	float:none;
  padding:0;
}
body.checkout #main{
	z-index:3;
}
body.checkout #checkout_shipping ol li.instructions {
  font-weight:bold;
  padding:7px 20px;
}
body.checkout #checkout_shipping ol li.forCheck {
	padding:7px 3em 7px 20px;
}
body.checkout #checkout_shipping ol li.forCheck label {
	display:inline;
	float:none;
	margin-left:5px;
}
body.checkout #checkout_shipping ol li.forCheck p {
  padding:1em 3em;
}
.jsOn body.checkout #modal_financing li.forCheck p {
	display:none;
}


div.hover_modal_div.priv_sec {
	display:none;
	position:absolute;
	bottom:30px;
	left:-300px;
	_left:30px;
	width:410px;
	border:1px solid #B7B7B7;
	_border:none;
	background:#CACACA;
	_overflow:hidden;
}
div.hover_modal_div.priv_sec_sb {
	display:none;
	position:absolute;
	bottom:30px;
	left:-400px;
	width:410px;
	border:1px solid #B7B7B7;
	_border:none;
	background:#CACACA;
	_overflow:hidden;
}




.btnDrkBlu {
	border:1px solid #ffffff;
  background:#2d556e url('images/common/bgBtnDrkBlu.jpg') repeat-x;
  color:#ffffff;
  font-size:100%;
}
li.btn {
	text-align:center;
}
h2.response:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
h2.response {
	line-height:normal;
	zoom:1;
}
h2.response ul li.li1 {
	color:#424244;
	float:left;
  font-size:150%;
  font-weight:normal;
}
h2.response ul li.li2 {
	background:url('images/common/icoPrinter.gif') no-repeat 0 1px;
  float:right;
  font-size:83%;
  padding:.4em 2.5em;
}
#create_account{
	margin-top:25px;
}
#create_account li.actions{
	padding-left:200px !important;
}
#create_account div.actions{
	margin:25px 0 15px 0;
}
/*##### My Account CSS #####*/
#subnav ul li ul li.youAreHere a {
  font-weight:bold;
}
#search_description {
	border-top:1px dotted #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	margin:0 0 2px 0;
	padding:5px 0;
	zoom:1;
}
#search_description:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
#search_description ul.prev_next {
	float: right;
}
body.my_account #account_details h3:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.my_account #account_details h3 ul li.label {
	float:left;
}
body.my_account label.order_desc {
	padding:7px 0;
}
body.my_account #account_details h3 ul li.link {
	background:url('images/common/right_arrow_dotted.gif') no-repeat right 50%;
	float:right;
	padding:0 15px;
}
body.my_account #account_details h3 ul li.link a {
	font-size:85%;
}
body.my_account #account_details p.instruction_text {
	padding:7px;
}
body.my_account #account_details div.action{
	padding:10px 0 0 205px;
}

ul.stripeMe {
	color:#3d3c3a;
	padding-bottom: 30px;
	border-bottom: 1px dotted #CCCCCC;
}
ul.stripeMe li:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
ul.stripeMe li{zoom:1;}
ul.stripeMe li ul li {
	float:left;
}
ul.stripeMe li ul li a {
	text-decoration:underline;
}
li.row.alt {
	background-color:#eeeeee;
}
ul.header li {
	float:left;
	font-weight:bold;
}
ul#list_orders li ul li, ul#registry li ul li, ul#recent_orders li ul li, #order_items li ul li {
	padding:6px 0 6px 12px;
}
ul#list_orders li ul li.li1 {
	width:196px;
	overflow:hidden;
}
ul#list_orders li ul li.li2 {
	width:145px;
}
ul#list_orders li ul li.li3 {
	width:145px;
}
ul#list_orders li ul li.li4 {
	width:90px;
}
ul#list_orders li ul li.li5 {
	min-height:1.223em;
	width:120px;
}
ul#registry li ul li.li1 {
	width:298px;
}
ul#registry li ul li.li2 {
	width:145px;
	border-left:1px solid #ffffff;
}
ul#registry li ul li.li3 {
	width:122px;
	border-left:1px solid #ffffff;
}
ul#registry li ul li.li4 {
	background:url('images/common/right_arrow_dotted.gif') no-repeat right 50%;
  font-weight:bold;
	padding-right:15px;
  text-align:right;	
  width:140px;
	border-left:1px solid #ffffff;
}

ul#recent_orders li ul li.li1 {
	width:87px;
}
ul#recent_orders li ul li.li2 {
	width:89px;
	border-left:1px solid #ffffff;
}
ul#recent_orders li ul li.li3 {
	width:88px;
	border-left:1px solid #ffffff;
}
ul#recent_orders li ul li.li4 {
	width:132px;
	border-left:1px solid #ffffff;
}
ul#recent_orders li ul li.li5 {
	width:94px;
	border-left:1px solid #ffffff;
}
ul#recent_orders li ul li.li6 {
	width:209px;
	border-left:1px solid #ffffff;
}
ul#profile li.row {
	padding:7px 0 12px 0;
}
ul#profile li ul li {
	padding:0 0 0 12px;
}
ul#profile li ul li ul li {
	float:none;
	padding:0;
}
ul#profile li ul li.li1 {
	width:140px;
}
ul#profile li ul li.li2 {
	width:146px;
}
ul#profile li ul li.li3 {
	width:468px;
}
#order_status input {
	float: left;
}
#order_status input.go {
  background:#4f915b url(../images/common/bgBtn_green.gif) repeat-x scroll 0%;
  border:1px solid #45824c;
  color:#ffffff;
  cursor:pointer;
  float:left;
  font-size:85%;
  margin:1px 0 0 5px;
  padding:2px 1px 3px 1px;
}

/* Order Details */
h3 ul li ul {
	float:right;
  font-size:85%;
}
ul#order_details li ul li.li1 {
	width:349px;
}
ul#order_details li ul li.li2 {
  border-left:1px solid #ffffff;
	width:405px;
}
ul#order_items li ul li ul li{
	float:left;
	padding:0; 
}
li#bill_info ul li {
	float:none;
}
ul#bill_info_address {
	padding:0 0 0 45px;
}
ul#bill_info_payment li {
	min-height:1em;
}
ul#order_info li 	ul.header:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
ul#order_info li ul.header {
	background-color:#eeeeee;
	zoom:1;
}
ul#order_info li ul.header li {
	padding:6px 13px;
}
ul#order_info:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
ul#order_info {
	border-bottom:1px dotted #efefef;
  margin-bottom:5px;
	padding:0 0 3em 0;
	zoom:1;
}
 ul#order_info li ul:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
 ul#order_info li ul {zoom:1;}
ul#order_info li.order_status {
	padding:15px 0 0 14px; 	
}
ul#order_info li ul li.li1 {
	width:323px;
}
ul#order_info li ul li.li2 {
  border-left:1px solid #ffffff;
	width:379px;
}
ul#order_info li ul li ul {
	float:left;
}
ul#order_info li ul li#ship_info ul {
	padding:0 13px;
  width:337px;
}
ul#order_items li ul li.li1 {
	width:334px;
}
ul#order_items li ul li.li2 {
	width:90px;
	text-align:center;
}
ul#order_items li ul li.li3 {
	width:50px;
	text-align:center;
}
ul#order_items li ul li.li4 {
	width:249px;
}
ul#order_items li ul li.li4  ul{
	clear:both;
	float:none;
}
ul#order_items li ul li.li4 ul li.li1 {
	color:#db0808;
	min-height:1.223em;
	width:60px;
}
ul#order_items li ul li.li4 ul li.li2 {
	text-align:right;
	width:66px;
}
ul#order_items li ul li.li4 ul li.li2 strong{
	_padding-right:5px;
}
ul#order_items li ul li.li4 ul li.strike {
	color:#8b8b8b;
  	/*text-decoration:line-through;*/
}
ul#order_items li ul li.li4 ul li.li3 {
	min-height:1.223em;
  padding:0 0 0 20px;
	width:100px;
}
ul#order_items li ul li.li1 ul.item_info li {
	float:none;
}
ul#order_items li ul li {
	float:left;
}
ul#order_items li#subtotals {
	color:#000000;
}
ul#order_items li#subtotals ul li {
	padding:2px 6px;
}
ul#order_items li#subtotals ul li.li1 {
	width:562px;
	text-align:right;
}
ul#order_items li#subtotals ul li.li2 {
	text-align:right;
	width:6em;
}
span.sign {
	 display:block;
   width:2em;
   float:left;
   text-align:right;
}
ul#order_items li#total ul {
	float:right;
	clear:both;
	
	zoom: 1;
}
ul#order_items li#total ul:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
ul#order_items li#total ul li {
	background-color:#CCCCCC;
	color:#000000;
  font-weight:bold;
  width: 400px;
}
ul#order_items li#total ul li.li1 {
	width:170px;
	text-align:right;
}
ul#order_items li#total ul li.li2 {
	width:65px;
	padding-right:130px;
	text-align:right;
}
.neg {
	color:#db0808;
}
body.my_order li.orders_hl {
color: #2F6685;
}
body.my_order li.orders_hl a,
body.my_order li.orders_hl a:link,
body.my_order li.orders_hl a:active,
body.my_order li.orders_hl a:visited {
	font-weight:bold;
	color: #2F6685;
}
/*#############REGISTER NON-CHEKCOUT PAGE###############*/
body.register #content {
  min-width:600px;
  width:52em;
  float:left;
  background:none;
}
body.register #sd {
  float:right;
  width:225px;
  margin-right:10px;
  padding-top:25px;
}
body.register div.actions{
	text-align:left;
	padding:10px 0 25px 200px;
}
body.register div.need_help, body.register div.summary_of_charges {
  border:1px solid #D0D0D0;
  font-size:0.9em;
  margin-top:1em;
  padding:0.4em;
}
body.register div.need_help li, body.register div.summary_of_charges li {
  padding-top:0.5em;
}
body.register #checkout_shipping {
  padding:10px;
}
body.register #checkout_shipping h2 {
  font-weight:bold;
  padding:3px 0 3px 10px;
  font-size:133%;
  border-bottom:solid 5px #bbbbbb;
}
body.register #checkout_shipping fieldset {
  border-bottom:solid 1px #bbbbbb;
  padding:10px 0;
}
body.register #checkout_shipping ol li {
  padding:5px 0 3px 0;
  position:relative;
}
body.register #checkout_shipping ol li label {
  display:block;
  width:15em;
  float:left;
  clear:both;
  text-align:left;
  padding-right:1em;
}
body.register #checkout_shipping ol.email_subscriptions li label {
	width:auto;
	margin-left:205px;
	text-align:left;
}
body.register #checkout_shipping ol li label.error {
  display:none;
  width:auto;
  float:none;
  clear:none;
  text-align:left;
  padding-left:1em;
  color:red;
  background:#f6f6f6;
  position:absolute;
  left:24em;
  top:1px;
  padding:0.2em 1.1em 0.2em 1.1em;
}
body.register #checkout_shipping ol li.check label {
  display:inline;
  width:auto;
  float:none;
  clear:both;
  text-align:left;
  margin-left:16em;
}
body.register #checkout_shipping ul.email_subscriptions {
  margin-left:50px;
}
body.register #checkout_shipping ul.email_subscriptions li {
  padding:5px;
 *padding:0 5px;
}
body.register div#checkout_shipping div #btn_create_account {
  margin:1em 1em 0 30em;
}
body.register #subnav {
  display:none;
}
/*##### Added styles for My Profile section 1/28/2008 #####*/
body.signin p {
	clear:both;
	padding:5px 0;
}
body.signin .not_an_email{
	padding-top:30px;
	*padding-top:40px;
}
.frm_profile_text {
}
.frm_profile_text p.note {
	padding:0 23px;
}
.frm_profile_text li:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
.frm_profile_text li {
  padding:4px 0 4px 0;
  background: #F1F1F1; 
  border-bottom: 1px solid #ffffff;
  zoom:1
}
.frm_profile_text li p{
	padding-left:20px;
}
.frm_profile_text li p.chk {
  padding-left:23px;
}
.frm_profile_text li.action {
  padding:.25em 0;
  background: #FFFFFF; 
  border-bottom: 1px solid #ffffff;
}
.frm_profile_text li label {
  float:left;
  padding-left:23px;
  min-width:134px;
  width:16.8em;
}
.frm_profile_text li label.chk {
  width:auto;
}
.frm_profile_text li label.req {
  float:left;
  padding-left:0;
  min-width:175px;
  width:175px;
}


.frm_profile_email{
	margin-bottom:10px;
}
.frm_profile_email li {
	background-color:#f1f1f1;
  border-bottom:1px solid #ffffff;
	padding:5px 10px;
}
.frm_profile_email li span.radio{
	padding-right:10px;
}
li.action, frm_profile_email li.action {
  padding-right:5em;
  text-align:right;
}
.frm_profile_email li p {
	padding:0 25px;
	*padding:0 30px;
}
.profile_bill_info li:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
.profile_bill_info li{
  float:none;
  zoom:1;
}
.profile_bill_info li ul li {
  float:left;
  padding:7px 0 7px 7px;
  _padding:0 0 0 0;
}
.profile_bill_info li ul li ul li {
  padding:0;
  float:none;
}
.profile_bill_info li ul li.cardType {
  width:125px;
}
.profile_bill_info li ul li.cardDigits {
  width:100px;
}
.profile_bill_info li ul li.cardExpire {
  width:100px;
}
.profile_bill_info li ul li.cardDesc {
  width:100px;
}
.profile_bill_info li ul li.cardHolder {
  width:150px;
  overflow:hidden;
}
.profile_bill_info li ul li.cardBillAdd {
  width:100px;
}
.profile_bill_info li.action {
	padding:7px 14px 7px 0;
	text-align:left;
}
.profile_bill_info li ul li.action {
  padding:5px 0;
  width:125px;
}
.profile_bill_info li ul li.action li{
	padding:1px 0;
	text-align:right;
}
.profile_bill_info div.button{
	width:60px;
}
/********ADDED STYLES FOR WISH LIST*********/
.prodBox ul {
	margin:0; padding:0; 
}
#account_wishlist{
	clear:both;
}
#account_wishlist h3 img{padding-right:5px;}
.jsOn #account_wishlist div.panel_1{display:none;}
#account_wishlist div.active div.panel_1{display:block;}
#wishlist_title {padding:12px 0px 18px 40px;}
#wishlist_title h1 {padding:0;}
#wishlist_title p {padding:0;}
body.my_account #content {
	 width:776px;
	 min-height:530px;
	 border-bottom:60px solid white;
	 _padding-left:19px;
}
#account_wishlist form {
	padding:0;
	margin:0;
}
#account_wishlist ul.prodContainer {
	padding:0;
	margin:0;
	float:left;
	background-color:#eeeeee;
	width:776px;
}
#account_wishlist ul.prodContainer li.prodBox {
	padding:0; 
	margin:0;
}
#account_wishlist ul.prodContainer li.prodBox {
	border-bottom:2px solid #fff;
}
#account_wishlist ul.prodContainer li.prodBox ul {
	margin:0; 
	padding:0; 
	padding-top:7px;
}
#account_wishlist ul.prodContainer li.prodBox li.photo {
	padding-bottom:4px;
	width:106px;
	text-align:center;
	float:left;
}
#account_wishlist ul.prodContainer li.prodBox li.prodDesc {
	float:left; 
	width:200px;
}
#account_wishlist li.qty{
	width:250px;
}
#wishlist_links {
	float:right;
	padding-right:14px;
	margin:0 0 10px 0;
	position:relative;
	z-index:3;
}
#wishlist_links li.clearwish {width:135px;}
#wishlist_links li.clearwish a {padding: 0px;}
#wishlist_links li.email {width:180px;}
#wishlist_links li.email a {
	color:#000000;
	text-decoration:none;
	background: transparent url(../images/common/icons_v1.gif) no-repeat scroll left -164px;
	padding: 0 0px 1px 27px;
}
#wishlist_links li.print a {
	color:#000000;
	text-decoration:none;
	background: transparent url(../images/common/icons_v1.gif) no-repeat scroll left -6px;
	padding: 0 0px 1px 27px;
}
#wishlist_links li{
	float:left;
	padding:14px 0px 0 0px;
}
#account_wishlist button.update{
	width:80px;
}
li.prodBox{
	zoom:1;
}
li.prodBox:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
li.prodBox li.availability, 
li.prodBox li.qty,
li.prodBox li.qty li,
li.prodBox li.qty li select, 
li.prodBox li.qty li label{float:left;}
li.prodBox li.availability{width:100px;}
li.prodBox li.qty li label{padding:0px 8px;}
li.prodBox li.action{float:right; padding:0px 8px;}
li.prodBox li.action li{padding-bottom:4px;display:inline;}
li.prodBox li.action li.remove a{*position:relative;*top:-12px;}
/*
My address page
*/
ul.default_addresses{
	margin:10px 0;
	padding-left:10px;
}
ul.default_addresses li{
	clear:both;
	padding:5px 0;
	zoom:1;
}
ul.default_addresses li:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
ul.default_addresses li label{
	width:200px;
	float:left;
	font-weight:bold;
	margin-top:5px;
	clear:both;
}
ul.default_addresses li form{
	float:left;
}
ul.default_addresses button.save{
	width:75px;
}
ul.default_addresses select{
	*position:relative;
	*top:-5px;
}
body.my_account ul.address_book{
	clear:both;
	margin-top:10px;
	border-top: 1px dotted #CCCCCC;
}
body.my_account ul.address_book li.updated{
	background:#E0F4FD;
}
body.my_account ul.address_book li{
	clear:both;
	padding:5px 0;
}
body.my_account ul.address_book li li{
	padding:0;
}
body.my_account ul.address_book li ul{
	border-bottom: 1px dotted #CCCCCC;
	*padding-bottom:10px;
	zoom:1;
}
body.my_account ul.address_book li ul:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.my_account ul.address_book li.addressInfo{
	float:left;
	width:250px;
	padding-left:10px;
	padding-bottom:15px;
}
body.my_account ul.address_book li.addressInfo a {
	margin-left: 10px;
}
body.my_account ul.address_book li.addressInfo p.default{
	margin-top:5px;
	color:#666666;
}
body.my_account ul.address_book li.action {
	margin: 3px 0 3px 0;
	text-align: left;
	display: block;
	clear:none;
}
body.my_account ul.address_book li.action ul{
	width:auto;
	float:left;
	clear:none;
	text-align:left;
	border:none;
	margin-top:5px;
}
body.my_account ul.address_book li.action ul li{
	padding-bottom:2px;
	float:left;
}
body.my_account ul.address_book li.action div.button{
	float:left;
	width:60px;
}
body.my_account ul.address_book button.save{
	margin-top:10px;
}
/*#############CHECKOUT PAGES###############*/
h1{
	padding:5px 0 10px 10px;
}
h2 {
	font-size:100%;
}
h2, h3 {
	border-bottom:1px solid #ffffff;
	font-weight:bold;
  background-color:#E0F4FD;
  padding:5px 1em;
}
body.checkout #content {
  min-width:600px;
  width:52em;
  float:left;
}
body.checkout div.need_help li, body.checkout div.summary_of_charges li {
  padding-top:0.5em;
}
#checkout_shipping {
  padding:10px;
  _padding-top:20px;
}
#checkout_shipping legend {
  background:gray;
  color:#ffffff;
  font-weight:bold;
  display:none;
}
#checkout_shipping ol {
  padding:0.9em 0.9em 0.9em 4em;
  border-bottom:solid 1px #bbbbbb;
}
#checkout_shipping ol li label {
  display:block;
  width:10em;
  float:left;
  clear:both;
  text-align:right;
  padding-right:1em;
}
#checkout_shipping ol li label.error {
  display:none;
  width:auto;
  float:none;
  clear:none;
  text-align:left;
  padding-left:1em;
  color:red;
  background:#f6f6f6;
  position:absolute;
  left:24em;
  top:1px;
  padding:0.2em 1.1em 0.2em 1.1em;
}
#checkout_shipping ol li.check label {
  display:inline;
  width:auto;
  float:none;
  clear:both;
  text-align:left;
  margin-left:11em;
}
body.checkout #txt_middle_initial {
  width:1.5em;
}
#txt_area_code,#txt_phone1{
  width:2em;
}
#txt_phone2 {
  width:2.5em;
}
body.checkout #subnav {
  display:none;
}
body.checkout input.ccv{
	width:2.5em;
}

#or {
	margin: 5px;
	font-size: 120%;
	color:#666666;
	padding: 3px;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	text-align: center;
	width: 30px;
	
}
/*############# CHECK OUT  STEP 1 ###############*/
body.checkout #main {
  padding: 0 73px 0 73px;
}
body.checkout #content {
  background: url('images/common/bkgrd_sub_hero.png') no-repeat 30px 2px;
  width:796px;
  padding: 15px 0px 0px 0px;
}
body.checkout #content h4 {
  color: #333333;
  font-weight:normal;
  font-size: 150%;
  margin-bottom: 20px;
  display:block;
}
body.checkout .guest {
  float: left;
  width: 333px;
  margin-top: 20px;
  background:#EAEAEA;
  padding: 29px;
  color: #333333;
}
body.checkout .new_customer {
  float: right;
  width: 333px;
  margin-top: 20px;
  background:#EAEAEA;
  padding: 29px;
  color: #333333;
}
body.checkout .new_customer ul li {
  display:block;
  float: left;
  width: 164px;
  height: 70px;
}
body.checkout .new_customer ul li span {
	font-size: 83%;
	display: block;
}
.txt_frm {
	margin: 0 5px 3px 0;
	padding: 3px 2px 4px 2px;
	border: 1px solid #999999;
	background: #FFFFFF url('images/common/search_shadow.gif') repeat-x;
}
body.checkout .new_customer ul li span a {
	color: #387AB6;
}
body.checkout .guest .call_out {
	height: 70px;
	display: block;
}
body.checkout .guest .button_holder, body.checkout .new_customer .button_holder {
	width: 238px;
	text-align: right;
}
body.checkout .new_customer span {
  display: block;
  padding-top: 5px;
  font-size: 85%;
}
/*##### Sign In CSS #####*/
body.signin #main_nav, body.signin #global_util_nav, body.signin #search_bar{
display: none;
}
body.signin #head, body.checkout #head {
	padding: 10px 0 10px 0;
	height: 60px;
}
body #step {
	display:block;
	float:right;
	margin:25px 0 0 0;
	padding:0;
	font-size:85%;
}
body #step ul li {
	background: url(../images/common/bkgrd_checkout_steps.gif) no-repeat 0 -277px;
	float: left;
	margin-left: 1px;
	padding-bottom:20px;
	text-align: center;
	width: 174px;
}
body #step ul li a {
	color:#333333;
	text-decoration:none;
}
body #step ul li span{
	float: left;
	color: #666666;
}
body #step ul li.focus {
	background-position:0 -79px;
	font-weight:bold;
}
body #step ul li.past {
	background-position:0 20px;
}
body #step ul li.next {
	background-position:0 -179px;
}
body.signin #main {
	min-height:450px;
	_height:450px;
	padding: 0 73px 0 73px;
}
body.signin #content {
	background:none;
	width:796px;
	padding: 15px 0px 20px 0px;
  	min-height:0;
}
body.signin #content div.box_wrap {
	background: url(../images/common/bkgrd_sub_hero.png) no-repeat center bottom;
	padding-bottom:20px;
  	min-height:0;
	zoom:1;
}
body.signin #content div.box_wrap:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.signin #content h3 {
  background:none;
	font-size:200%;
  font-weight:normal;
  padding:10px 0;
}
#twinCols {
	background:url(../images/common/bg_twinCols.gif) repeat-y;
  zoom:1;
}
#twinCols:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.signin .guest, body.signin .new_customer {
	background:#f0f0f0;
  float:left;
  width:385px;
  min-height:260px;
  *min-height:275px;
  _height:275px;
}
body.signin .guest .wrap, body.signin .new_customer .wrap{
	padding:10px;
	_width:365px;
}
body.signin .new_customer .wrap ul{
	padding-top:5px;
}
body.signin .guest div.button{
	margin:15px 100px 0 0;
	_margin-right:50px;
}
body.signin .guest p.or{
	text-align:center;
	font-size:200%;
}
body.signin p.privacy_security{
	text-align:center;
}
body.signin .guest {
	margin:0;
}
body.signin .new_customer {
	margin:0 0 0 16px;
}
body.signin .button_holder {
  text-align:center
}
body.signin p.action{
	text-align:center;
	padding-top:16px;
	*padding-top:5px;
}
body.signin input.action_1,body.checkout input.action_1 {
  	margin-bottom:7px;
	font-size:118.5%;
	width:175px;
}
body.checkout a.action_2{
	width:175px;
	display:block;
	float:right;
	text-align:center
}
body.signin .button_holder input.action_2 {
	margin: 0 5px 5px 5px;
	float:right;
}
body.signin .guest .button_holder {
  padding-top:74px;
}
body.signin .guest span, body.signin .new_customer span {
	display:block;
	font-size:85%;
	padding:5px 0 0 11em;
	text-align:left;
}
body.signin .new_customer .button_holder span {
	text-align:left;
}
body.signin .new_customer ul li {
	display:block;
  float:left;
  padding:3px;
}
body.signin .new_customer ul li label {
	float:left;
  padding:4px 7px 0 0;
  text-align:right;
  width:90px;
}
body.signin .new_customer ul li:after {display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.signin .new_customer ul li {zoom:1}
body.signin .new_customer ul li ul li a {
	display:block;
}
body.signin .new_customer ul li ul li {
	float:none;
}
body.signin .new_customer ul li ul li p{
	padding:2px 0 3px 100px;
}
body.signin .new_customer ul a {
  text-decoration:underline;
}
.cta {
	padding:1.5em 0 0;
}
/* */
body.checkout #sd {
	float:right;
	margin-right:10px;
	padding-top:38px;
	width:226px;
  min-width:0;
  zoom:1;
}
body.checkout #sd:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.checkout div.actions {
	zoom: 1;
	margin: 10px 0;
	text-align:right;
}
body.checkout div.actions:after, body.my_account div.actions:after {display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.my_account .actions {
	text-align:right;
}
body.forgot_password .actions,body.change_email .actions {
	text-align:left;
	padding:10px 0 10px 207px;
}
body.my_account #checkout_shipping .actions{
	text-align:left;
	padding:10px 0 0 183px;
}
body.checkout #sd a {
	font-size:83%;
	line-height:normal;
	text-decoration:underline;
}
body.checkout div.need_help, body.checkout div.summary_of_charges {
	font-size:0.9em;
	margin:1em 0;
}
body.checkout div.summary_of_charges {
	background:url('images/common/bgSDFade.jpg') no-repeat 50% bottom;
	padding-bottom:12px;
  zoom:1;
}
body.checkout div.summary_of_charges ol {
  background-color:#f1f1f1;
}
body.checkout div.summary_of_charges:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.checkout div.summary_of_charges ol li {
  zoom:1;
}
body.checkout div.summary_of_charges ol li:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.checkout div.summary_of_charges ol li ul li {
	border-width:0;
  font-size:95%;
	float:left;
  padding:0
}
body.checkout div.summary_of_charges ol li ul li.li1 {
	width:130px;
}
body.checkout div.summary_of_charges ol li ul li.li2 {
	width:70px;
  text-align:right;
}
span.sign {
	 display:block;
   width:2em;
   float:left;
   text-align:right;
}
body.checkout div.summary_of_charges ol li.total, body.checkout div.summary_of_charges ol li.total ul li, body.checkout div.summary_of_charges ol li.total ul li {
	background-color:#d6d6d6;
  font-weight:bold;
}
body.checkout div.summary_of_charges li {
	padding:0.5em .5em .5em .5em;
}
body.checkout div.need_help li {
	padding:0 .5em 0 .5em;
}

body.checkout #checkout_shipping ol li.address1{
	position:relative;
	zoom:1;
}
a#po_boxes_lnk,#apo_fpo_lnk{
	padding-left:10px;
}
div.apo_fpo_info,div.po_box_info{
	position:absolute;
	bottom:35px;
	left:400px;
	*left:405px;
	padding:10px;
	width:300px;
	background:#ffffff;
	font-size:85%;
	border:solid 1px #E0F4FD;
	display:none;
}
div.apo_fpo_info.bottom{
	bottom:auto;
	top:40px;
}
div.apo_fpo_info h5,div.po_box_info h5{
	font-weight:bold;
}
div.apo_fpo_info li,div.po_box_info li{
	margin-left:15px;
	list-style:disc;
	list-style-position:outside;
	background:transparent !important;
	float:none !important;
	vertical-align:top;
}

/*##### Shipping CSS #####*/
body.checkout #main {
	padding:0;
}
body.checkout #content {
	background-image:none;
  width:665px;
}
#checkout_shipping {
	float:left;
	width:665px;
}

#checkout_shipping ol {
	background:url('images/common/bgChkOutShip.jpg') no-repeat center bottom;
  border-bottom-width:0;
	padding:0 0 12px 0;
}
#checkout_shipping ol li {
	background:#f1f1f1;
	border-top:1px solid #ffffff;
}
#checkout_shipping ol li {
	padding:7px 0;
	zoom:1;
}
#checkout_shipping ol li:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.checkout ol.existing address{
	float:left;
	margin-top:3px;
}
body.checkout #checkout_shipping ol.existing address p{
	margin:0;
}
body.checkout ol.existing button{
	width:150px;
}
body.checkout ol.existing select{
	*position:relative;
	*top:-5px;
}
body.checkout div.existing ol.address_form{
	display:none;
}
body.checkout div.existing div#credit_card_wrap{
	display:none;
}
body.checkout ol.existing button.edit{
	float:left;
	clear:both;
	margin:10px 0 0 183px;
	width:80px;
}
body.checkout ol.existing div.cid_wrap{
	clear:both;
	padding-top:10px;
	*padding-top:5px;
}
body.checkout ol.existing div.cid_wrap input.text {
	width:2.5em;
}
body.checkout ol.existing div.copy_wrap{
	clear:both;
	padding-top:10px;
	display:none;
}
#checkout_shipping ol li p{
	margin-left:10px;
}
#checkout_shipping #ship_to_bride ol li p{
	margin-left:25px;
}
#ship_to_me{
	margin-top:2px;
}
.jsOn #ship_to_me{
	display:none;
}
#checkout_shipping ol li label, .frm_profile_text li label.req {
	color:#585c5b;
	margin-left:25px;
	*margin-left:25px;
	_margin-left:12px;
  padding-right:1em;
	text-align:left;
	width:13.8em;
	background:#f1f1f1;
	margin-top:4px;
}
#checkout_shipping ol li.ship_to label{
	width:200px;
	clear:none;
}
p.req{
	margin-left:1em;
}
#checkout_shipping ol li p.info{
	margin:5px 0 0 17em;
}
#checkout_shipping ol li label.req em,
#checkout_shipping ol li p.req em {
	color:#ff0000;
	padding-left:0 10px;
	font-weight:bold;
}
#checkout_shipping ol li label.req em, .frm_profile_text li label.req em {
	float:right;
}
#checkout_shipping ol li.check label {
	margin-left:17em;
}
.strike {
	/*text-decoration:line-through;*/
}
#checkout_shipping ol {
	background-color:#f1f1f1;
}
#checkout_shipping ol li.prod_img {
	padding:10px;
	width:109px;
}
#checkout_shipping ol li.prod_img img {
	border:1px solid #afafaf;
}
#checkout_shipping ol li.desc {
	padding:10px;
	width:151px;
}
#checkout_shipping ol li.wrap_opts {
	padding:10px;
	width:175px;
}
#checkout_shipping ol li.wrap_opts ul li ul li {
	padding-right:10px;
}
#checkout_shipping ol li.wrap_opts ul li ul li img {
	border:1px solid #afafaf;
}
#checkout_shipping ol li.gift_msg {
	padding:10px;
	width:150px;
}
#checkout_shipping ol li.gift_msg select {
  width:130px;
}
#checkout_shipping ol li.gift_msg textarea {
	margin-top:3px;
	padding:3px;
  width:122px;
}
.itm_name {
	font-weight:bold;
}
body.checkout #checkout_shipping ol li ul li.qty {
	padding-bottom:10px;
}
body.checkout #checkout_shipping ol li ul li.oPrice {
	color:#aaaaaa;
}
body.checkout #checkout_shipping ol li ul li.sPrice {
	color:#d71e00;
  font-weight:bold;
  font-size:93%;
  padding:3px 0;
}
body.checkout #checkout_shipping ol li ul li.save {
	color:#d71e00;
  padding-bottom:5px;
}
body.checkout #checkout_shipping ol li ul li.gift_rect label {
	margin-top:-1.2em;
  padding:0;
  text-align:right;
}
body.checkout #checkout_shipping ol li ul li.wrap_sel_desc {
	padding:3em 0 .5em 0;
}
body.checkout #checkout_shipping ol li ul li.wrap_sel_desc span {
	color:#d71e00;
}
#content input.address1,#content input.address2,#content input.email,#content input.password,#content input.name_on_card{
	width:15em;
}
.signin input.email, .signin input.password {
	width:100px
}

/*##### Billing CSS #####*/
body.checkout #checkout_shipping ol li ul:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.checkout #checkout_shipping ol li ul li ul{
	border:none;
}
body.checkout #checkout_shipping ol {
	background:transparent none no-repeat center bottom;
	border-bottom-width:0;
	padding:0;
}
body.checkout #checkout_shipping ol li ul:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
body.checkout #checkout_shipping ol li ul{zoom:1}
body.checkout #checkout_shipping ol li ul li {
	border-width:0;
	float:left;
  padding:0;
  zoom:1;
}
body.checkout #checkout_shipping ol li ul li.fltR {
	float:right;
  padding:0 1em 0 0;
}
body.checkout #checkout_shipping ol li ul li a {
	padding-right:7em;
}
body.checkout #checkout_shipping ol li ul li label.inline {
	padding-left:1em;
	width:auto;
}
#credit_card_list:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
#credit_card_list {
  float:right;
  margin:0 100px 0 0;
  _margin-right:60px;
  zoom:1;
}
#credit_card_list li{
	cursor:pointer;
}
#checkout_shipping #credit_card_list li {
	background: transparent url('http://s7d4.scene7.com/is/image/Belk/icon_credit_cards?$UI%5FFull%5FQuality%5FGIF$') no-repeat;
  border-bottom:0;
  float:left;
	height:22px;
	min-width:35px;
	padding:0 0 0 1px;
	text-indent:-9999px;
	width:35px;
	margin-right:2px;
}
#checkout_shipping #credit_card_list li.Belk {
  background-position:-144px 0;
}
#checkout_shipping #credit_card_list li.MC {
  background-position:-36px 0;
}
#checkout_shipping #credit_card_list li.AMEX {
  background-position:-72px 0;
}
#checkout_shipping #credit_card_list li.DISC {
  background-position:-108px 0;
}
#txt_belk_card_num {
	width:10em;
}
#txt_belk_card_pin {
	width:3em;
}
#txt_belk_card_amt {
	width:5em;
}
.cta {
	padding:2em 0;
}
.jsOn #gift_card_wrap fieldset{
	display:none;
}
#gift_card_wrap h2,
#rewards_dollars_wrap h2{
	background:#f1f1f1 url(../images/common/icons_v1.gif) no-repeat scroll 5px -555px;
  padding-left:25px;
}
/* checkout billing force open on field set ADDITIONS*/

#rewards_dollars_wrap fieldset.force_open {
	display: block;
}
#gift_card_wrap h2{
	background-color:#E0F4FD;
}
#gift_card_wrap.open h2,
#rewards_dollars_wrap.open h2{
	background-position:5px -518px;
}
#gift_card_wrap li.buttons{
	text-align:left;
	padding-left:184px;
}
#gift_card_wrap li.buttons button{
	width:135px;
}
body.checkout h2{
	padding-left:20px;
}
.jsOn #rewards_dollars_wrap,.jsOn #rewards_dollars_wrap fieldset{
	display:none;	
}
.jsOn #rewards_dollars_wrap.active{
	display:block;
}
#rewards_dollars_wrap span a{
	font-weight:normal;
}
.jsOn #rewards_dollars_wrap ol li.more,
.jsOn #rewards_dollars_wrap ol li.more2 {
	display:none;
}
.jsOn li.card{
	display:none;
}
/* side privacy and security guarantee */
div.privacy_security_guarantee{
	margin:20px 0;
}
div.privacy_security_guarantee a{
	display:block;
	padding-left:40px;
	background:transparent url(../images/common/security_padlock.gif) no-repeat left center;
	font-size:90%;
	font-weight:bold;
	min-height:35px;
	_height:35px;
}
body.signin div.privacy_security_guarantee a,
body.register div.privacy_security_guarantee a{
	float:left;
	margin-left:280px;
	_margin-left:140px;
	line-height:35px;
}
body.register div.privacy_security_guarantee a{
	margin-left:204px;
	_margin-left:102px;
}
/* for profile page */
.jsOn #belk_employee_wrap fieldset{
	display:none;
}
.jsOn #belk_employee_wrap.active fieldset{
	display:block;
}
.jsOn #belk_employee_wrap li.link{
	display:none;
}
#belk_employee_wrap.active li.link{
	display:list-item;
}
#belk_employee_wrap h3{
	padding-left:25px;
	background-image:url(../images/common/icons_v1.gif);
	background-repeat:no-repeat;
	background-position:5px -555px;
}
#belk_employee_wrap.active h3{
	background-position:5px -517px;
}
body.profile fieldset{
	margin-bottom:10px;
}


/* financing modal */
#modal_financing{
	width:700px;
	position:absolute;
	border:solid 1px #b7b7b7;
	background:#cacaca;
	top:50px;
	left:125px;
	z-index:1000;
	padding:1px;
	font-size:85%;
	color:#333333;
}
#modal_financing div.wrap{
	border:solid 2px #e1e1e1;
	background:#ffffff;
	padding:1px;
	min-height:150px;
	zoom:1;
}
#modal_financing h1{
	clear:none;
}
#modal_financing div.wrap:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
#modal_financing div.ajaxContent p{
	padding:10px;
}
#modal_financing a.close{
	float:right;
	margin:10px 10px 0 0;
}

/* order conf and review */
p.price.onsale {
    color: #8F8E8E;
}
p.sale_price {
    color: #ff0000;
    padding:4px 0 0 0;
}
span.savings {
    font-weight: normal;
    padding-left: 0.85em;
    border-left: solid 1px #8F8E8E;
    margin-left: 0.5em;
}
p.price.onsale span {
    /*text-decoration: line-through;*/
}


