/*
use this one if the H1 tag is being used
#cart {	padding:25px 25px 5px 25px;	}
*/
/*
use this one if the H1 tag is commented out */
#cart {	padding:0 25px 5px 25px;	}

#cart h1 {
	font-size:24px;
	font-weight:normal;
	}

#cart h2 {}

.content_box {margin-bottom:10px !important;} /*pH was 25*/

.content_box_title {cursor:auto}

h2.content_box_title img {
padding:0;
margin:2px 0 3px 3px;
vertical-align:middle;
}


/* Extra Donation Section */
#extra_donation {background:#ffffcc;
margin:54px 0 35px 0;
padding:10px 0 10px 5px;
clear:both;
border:1px solid #ccc;
}
#extra_donation h3 {margin:0 0 10px 0;font-size:14px;}
#extra_donation input#connect_amount {
width:50px;
padding-left:2px;
}

/* All forms and tables */

#cart table td {
	padding: 5px;
	margin:0; }

td.label {text-align:right}

td.text input {
	width:150px;
	padding:2px;
	}
	
.longtext input {
	width:275px;
	padding:2px;
	}	
	
select {font-size:10px;}

fieldset {border:0}

/* Account sign-in/creation */

#errormsg{
	float:right;
	background:#ffc;
	padding:5px;
	margin:5px 5px 0 0;
	font-weight:bold;
	width:90px;
	font-size:10px;
	text-align:center;
	border:1px solid #D8E2FF;
	color:#f00;
}
#createaccountpage #errormsg {
	float:none;
	background:none;
	width:99%;
	text-align:left;
	border:none;
	}

img#applylogin{
float:right;
margin-right:40px;
cursor:pointer;
} 
#subscribepage #create_account {width:475px;}
#createaccountpage #create_account{width:425px;}
#create_account table {margin:0;padding:0}
#account_info table {margin:25px;}
#subscribepage #create_account, #login_account {margin:0;}
#create_account, #login_account , #confirm_subscribe {display:none;}
#create_account.show, #login_account.show  {
	display:block;
}
#create_account h2, #login_account h2 {
	margin-top:0;
	font-size:18px;
	font-weight:normal;
	}
#checkoutpage #login_account h2 {padding-left:50px;}
#checkoutpage #login_account table {width:250px;}
#createaccountpage #create_account h2 {padding-left:100px;}
#confirm_subscribe {margin:8px}
#create_account div, #login_account div {padding:8px 15px}
#create_account label, #login_account label {font-weight:bold}
#create_account .submitbutton, #login_account .submitbutton {text-align:right;}

#login_account {margin-bottom:25px;}

#create_account div.why {border:1px solid #005596;
	background:#ffc;
	margin:5px 0px 20px 0px;
	padding:5px;
}

	
/* Orders Content  */

table#items_table {
	width:490px;
	margin-top:20px;
	margin-left:15px;
	font-size:11px;
	border-bottom:1px solid #069;
	/* clear:left;  used for receipt */
	}

#cart table th {
	padding: 5px;
	color:#069;
	margin:0;
	border-bottom:1px solid #069;
	
	}

.unit_price {
	font-size:10px;
	color:#666;
	padding-left: 0.5em;
	}

.discounted {
	color: #060;
}

.prediscount {
	text-decoration: line-through;
}

.item_description {	text-align:left;	}
.item_type {	text-align:center;	}
.item_quantity {	text-align:center;	}

.item_quantity input {width:2em; text-align:right;}

.item_total {
	text-align:right;
	font-weight:bold;
	}
	
/* Express Shipping */

#choose_shipping {
	float:left;display:inline;  /*pH added inline4ie*/
	width:264px;
	margin:10px 0 0 20px;
	background:#f5f5f5;
	padding-bottom:10px;
	position:relative;
	font-size:11px;
	border:1px solid #B0C3E8;
  }
#choose_shipping h4 {
	font-size:14px;
	padding:3px 5px;
	margin:0;
	background:#B0C3E8;
	}
#choose_shipping input {
	display:inline;
	float:left;
	margin:1px 5px 40px 0; /*pH was 1px 5px 4.5em 0 */	
	}
	
#choose_shipping label {font-weight:bold;}
 
#choose_shipping p {
	font-weight:normal;
	padding:0 34px 0 10px;
	}


#choose_shipping label span {color:#666;}

#choose_shipping .shipping_details {
	font-size:10px;
	display:block;
	padding-left:15px;
	}


	
/* Promo Code */

#promo_code {
	float:left;
	clear:left;
	width:242px;
	background: url("../img/bg-promocode.gif") no-repeat bottom right /**/;
	margin:15px 0 15px 15px;
	padding-bottom:10px;
	position:relative;
	/* display:none; pH added to hide box*/
  }
#promo_code label {
	display:block;
	font-weight:bold;
	background: url("../img/bg-promocode.gif") no-repeat top left;
	padding:10px 15px 5px 15px;
	}

#promo_code input.text { padding:2px;	}

#promo_code input.text { margin:0 15px 10px 15px;	}

img#applycode {
	display:inline;
	cursor:pointer;
	margin: 0px 10px 0 20px;
}
	

/* Totals Table */

#totals_table {
	margin-top:15px;
	margin-left:300px;
	padding-bottom:5px; /*pH was 25*/
	padding-right:25px;
	/*width: 239px;*/
	width: 205px;
	}

#totals_table td {text-align:right;line-height:26px; }

/*
.taxexempt {
	visibility: hidden;
	height: 1px !important;
}
*/
.tax td, .taxexempt td {
	line-height:15px !important;
}

/*.tax td {background:#B0C3E8;}
.tax td { visibility:hidden; height: 1px;}*/
.taxexempt td {
	border:0px solid #B0C3E8;
	text-align:center !important;
	padding:10px 20px !important;
}

#taxidno {margin-top:5px;}
	
.totals_description {width:125px}

.totals_amount {width:80px;}

.discount .totals_amount { color:#f00; }

/*#totals_table * { border: 1px dotted black; }*/

#grandtotal{
	margin:0 0 40px 0; /*pH was 20 0 40 0*/
	text-align:right;
	padding:0; /*pH was 0 25*/
	font-weight:bold;
	font-size:18px;
	}


/* Billing Info & Shipping Info */

#billing_info, #shipping_info {margin-top:25px;}

#billing_info table, #shipping_info table {margin:25px;}

input#password {width:100px;padding:2px;}


/* Payment Info */

#payment_info a {font-size:10px;}

#payment_info table {margin:25px;}

#payment_info table {margin-left:58px;}

input#zip {width:80px;}

input#cardcode {width:40px;}

select#expmonth, select#expyear {padding:2px;width:50px;}

#card_code {display:none;}
#card_code.show {
display:block;
background: url("../img/bg-createaccount-bottom.gif") no-repeat bottom;
padding-bottom:10px;
margin-bottom:10px;
}
#card_code h2 {
font-size:18px;
background:#C1CED9;
font-weight:normal;
padding:0px 0px 0px 3px; 
margin:0;
}
#card_code div {
padding:15px 18px 10px 15px;
border:1px solid #C1CED9;
border-top:none;
}
#card_code img {margin-left:30px;} 
#card_code_link {cursor:pointer;color:#005596;text-decoration:underline;}
#card_code_link2 {float:right;margin:4px 5px 0 0;cursor:pointer;}

/* Submit Button */

input#submitorder{ margin:0px 25px 0px 350px;}

/* Receipt Attributes */
.shipbillinfo {width:240px;margin-top:20px}
.shipbillinfo h3 {font-size:14px;}
#si {float:left;margin-left:25px;display:inline;}
#bi {margin-left:270px;}
#ordernumber{display:block;margin-top:15px;}


/* MyAccount Attributes */
.download_type_img {padding:4px;}


/* Checkout page */
#cart tr.error td,  #cart tr.errormsg td{
	font-weight: bold;
	color: red;
	text-align: center;
}

#submitorder_wait {
	font-weight: bold;
	color: red;
	text-align: center;
	width: 150px;
	margin-left: 200px;
	background-color: white;
	display: none;
	line-height: 30px;
}

#couponmsg {
	width: 200px;
	margin-left: 20px;
	font-weight: bold;
}

/* workarounds for changes in layout between eym and cp */
#main, #content, #cart { margin: 0; padding: 0; }
#sidebar { display: none; }
#store_nav li { z-index: 10;  }
