/* --------------------------- Login from old cart_styles.css -------------------------------- */

#login-content {
  	width: 442px;
    padding: 0 15px;
    float: left;
}

#register-content {
  width: 446px;
  border-left: 1px solid #cccccc;
  padding-left: 25px;
  float: left;
}

#register-header, #login-header {
  font-size: 1.3em;
  font-weight: 800;
  margin-bottom: 20px;
  text-align: left;
}

#new-registration-text {
  width: auto;
    height: 58px;
}

#register-now {
  width: 300px;
    height: auto;
}

#login-button, #register-button {
  width: 170px;
    height: 30px;
    font-weight: 800;
}

table#login-table {
  width: 280px;
  margin-top: 0;
}

#login-table .heading {
  text-align: right;
    width: 35%;
}

#login-table input {
  width: 160px;
}

#login-table td {
  padding: 3px;
}

.reg-form-table .reg-name {
	width:100px;
}

.reg-cvv-text, .reg-cvv-what {
  float:left;
  font-size:.8em;
  text-align:right;
  line-height:.95;
  margin-left:3px;
  margin-right: 3px;
}

.reg-cvv-what {
  width: 68px;
  margin-left: 2px;
  text-align: center;
}

.prod-main-img {
  margin-right: 8px;
  font-size: .9em;
}

/*---------------------------- Password --------------------------------*/

table#pw-hint-table {
  width: 450px;
	margin-top: 25px;
}

table#pw-hint-table td {
  padding: 4px;
}

#password-content {
  width: 100%;
	margin: 5px 0 0 150px;
}

#password-em-button, #password-cont-button {
  width: 150px;
	height: 30px;
	font-weight: 800;
}

.hint-question-row {
  display: none;
}

#contact-cc {
  width: 100%;
	margin: 15px auto;
}

/* --------------------------- Register -------------------------------- */

#reg-steps {
  width: 100%;
	height: 23px;
	margin-bottom: 10px;
	background: #eeeeee;
}

#reg-steps .active {
  font-weight: 800;
	background: #a1a1a1;
	color: #ffffff;
}

#reg-steps div {
  float: left;
  width: 150px;
	padding: 4px;
	text-indent: 10px;
}


#reg-steps #reg-step-header {
  width: 60px;
	font-size: 1.1em;
}

#account-info-wrapper {
  border: 1px solid #666666;
	margin: 3px 0 20px 0;
}

.reg-content {
  padding: 10px;
	height: 400px;
}

.reg-header {
  font-size: 1.2em;
	font-weight: 800;
	margin-bottom: 10px;
	text-align: left;
}

.reg-form-table {
  margin-left: 5px;
	width: 100%;
}

.reg-form-table .reg-table-subheader {
  font-size: 1.1em;
  font-weight: 800;
	text-align: left;
	margin-top: 5px;
	padding: 0;
}

.reg-form-table td {
  margin: 0;
	padding: 2px;
}

.reg-form-table input {
  width: 175px;
}

#payment-shipping-wrapper {
  width: 115%;
	height: auto;
	margin: 0;
	margin-left: -50px;
	display: none;
}

#payment-info-wrapper {
  border: 1px solid #c2c2c2;
	width: 100%;
	height: auto;
	margin: 10px 0;
}

#shipping-info-wrapper {
  border: 1px solid #c2c2c2;
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0;
}

.reg-form-table .zip-field {
  width: 60px;
}

.reg-form-table .checkbox {
  width: 20px;
	border: none;
}

.checkbox {
  width: 20px;
	border: none;
}

.reg-form-table #card-type, .reg-form-table #b-country, .reg-form-table #s-country  {
  width: 210px;
}

.reg-form-table #cvv-field {
  width: 40px;
}

.reg-form-table .shaded-bg {
  background: #e2e6e7;
	width: 100%;
}

.reg-form-table .shaded-bg img {
  width: 7px;
  height: 7px;	
}

.reg-form-table .top-left-scr, .reg-form-table .btm-left-scr {
  float: left;
}

.reg-form-table .top-right-scr, .reg-form-table .btm-right-scr {
  float: right;
}

button#create-acct {
  width: 170px;
	height: 30px;
	font-weight: 800;
}

#reg-tos {
  width: 55%;
	float: left;
}

#reg-create-acct {
  width: 70%;
	float: right;
	text-align: right;
	margin-right: 15px;
}

#tos-window {
  width: 400px;
	height: 100px;
	overflow: auto;
	font-size: .9em;
	border: 1px solid #cccccc;
	margin-top: 10px;
	padding: 5px;
	display: none;
}

#cvv2-window {
  width:500px;
	height: 270px;
	display:none;
	position: absolute;
	text-align:center;
	border:2px solid #898989;
	background:white;
}


#reg-error {
  color: #cc0000;
	margin: 10px 0;
	display: none;
}

#arrow-button {
  margin: 5px 0 0 20px;
	vertical-align: text-bottom;
}

#arrow-button:hover {
  cursor: pointer;
}

.reg-form-table #down-arrow-cell {
  background: #e2e2e2;
	text-align: left;
	padding-bottom: 5px;
	margin-left: 0;
	padding-left: 0;
}

#down-arrow-cell {
  font-size: 1.1em;
	font-weight: 800;
}

.reg-form-table #b-intlstate, .reg-form-table #s-intlstate {
  display: none;
	width: 115px;
}

.reg-form-table #b-state, .reg-form-table #s-state {
  width: 116px;
}

/*-------------------------------- Order Confirm --------------------------*/

#confirm-content-body {
  width: 95%;
  margin: 10px auto;
}

#confirm-content-wrapper {	
  border: 10px solid #E3E5E6;
  float: left;
  margin: 5px 0;
  width: 660px;
}

#confirm-cart-content {
  width: 100%;
	padding: 15px;
}

#confirm-acct-wrapper {
  width: 260px;
	padding: 5px 0 0 10px;
	float: left;
}

.confirm-acct-container {
  width: 98%;
  border: 3px solid #E3E5E6;
  margin-bottom: 10px;
}

.confirm-acct-info {
  padding: 5px;
}

.confirm-acct-header {
  font-size: 1.1em;
	font-weight: 800;
	margin-bottom: 8px;
}

.confirm-reg-content {
  padding: 10px;
	height: auto;
}

.confirm-row-table {
  width: 600px;
	margin: 0 15px;
}

.opt-cell {
  width: 300px;
}

.item-ship-table {
  font-size: 0.8em;
	padding: 0;
}

.item-ship-table input {
  width: 205px;
	font-size: 1em;
}

.item-ship-table select {
  width: 60px;
  font-size: 1em;
}

.item-ship-table button {
  font-size: 1em;
	width: 65px;
}

#item-shipping-container1, #item-shipping-container2 {
  width: 100%;
  background: #f2efea;
	display: none;
}

.item-ship-header {
  font-weight: 800;
	font-size: 11px;
}

#item-ship-opt1, #item-ship-opt2 {
  width: 210px;
  font-size: 11px;
}

#item-ship-diff1, #item-ship-diff2 {
  text-align: right;
}

button#item-ship-diff-button1, button#item-ship-diff-button2 {
  width: 150px;
	font-size: 10px;
}

select.item-ship-select {
  width: 210px;
	font-size: 11px;
}

.item-ship-del {
  font-weight: 800;
	font-size: 11px;
	color: #6b2a03;
}

#item-shipmethod-table1, #item-shipmethod-table2 {
  display: none;
}

.item-ship-tax1, .item-ship-tax2 {
  display: none;
}

.block-right {
  float: right;
}

#shop-cart-button {
  float: right;
}

.confirm-acct-edit {
  margin-top: 10px;
}

.confirm-acct-edit input {
  width: 60px;
}

.confirm-edit-delete {
  width: 128px;
  padding-bottom: 8px;
	font-size: .9em;
}

.itotal-container {
  border-top: 1px solid #000000;
	margin-top: 10px;
}

#edit-discount {
  font-size: .8em;
	font-weight: 400;
}

#shipmethod-wrapper {
  width: 95%;
	border: 1px solid #666666;
	background: #eeeeee;
	margin-top: 8px;
}

#shipmethod-content {
  padding: 5px;
}

#shipmethod-content strong {
  font-size: 1.3em;
	float: left;
}

#shipmethod-apply {
  float: right;
}

#account-cards, #account-shipping {
  width: 225px;
  margin-bottom: 5px;
}

#ship-time-container {
  margin: 20px 20px;
  width: 45%;
}

#ship-time-container #ship-time-info {
  text-indent: 10px;
	margin-top: 10px;
	font-size: 1.2em;
}

.ship-bill-select {
  font-size: .9em;	
}
	
/*---------------------------- Add New Card / Shipping popup -------------------*/

#add-card-wrapper, #add-shipping-wrapper {
  border: 6px solid #999999;
	background: #ffffff;
	margin: 3px 0 20px 0;
	width: 450px;
	height: auto;
  position: absolute;
	display: none;
	z-index: 1010;
}

#shipping-window {
  width: 450px;
	height: 400px;
	border: 0;
}

#shipping-reg-content {
  padding: 10px;
	height: auto;
}

button#continue-add-card, button#continue-add-shipping {
  width: 170px;
	height: 30px;
	font-weight: 800;
}

#add-card-form #default-card {
  width: 20px;
	border: none;
}

#place-order-container {
  width: 100%;
	height: 50px;
	text-align: center;
  padding-top: 30px;
}

#place-order-container button {
  width: 190px;
	height: 30px;
	font-size: 1.3em;
	font-weight: 800;
}

#choose-card-container, #choose-shipping-container {
  width: 95%;
	background: #d7d7d7;
	padding: 8px;
	display: none;
}

#choose-card-container strong, #choose-shipping-container strong {
  font-size: 1.2em;
}

#choose-card-select {
  background: #ffffff;
}

#add-shipping-form #default-shipping {
  width: 20px;
	border: none;
}

#current-ship-addy, #current-bill-addy {
  width: auto;
	height: auto;
	font-weight: 400;
}

#current-bill-addy {
  margin-top: 10px;
  font-size: 12px;
}

.error-msg {
  color: #cc0000;
}

#thankyou-content-body {
  width: 95%;
  margin: 40px auto;
}

#cvv2-window {
  width:500px;
	height: 270px;
	display:none;
	position: absolute;
	text-align:center;
	border:2px solid #898989;
	background:white;
}

/******************************* Cart ***********************************/

#content-main {
  width: 100%;
	height: auto;
	border: 1px solid #666666;
	background: #ffffff;
}

#content-body {
  width: 80%;
  margin: 10px auto;
}

.cart-buttons {
  width: 860px;
	padding: 0 15px;
	height: auto;
}

#cart-content-wrapper {
  width: 890px;
	margin-top: 5px;
}

#cart-content {
  width: 860px;
	padding: 15px;
}

#cart-content-main {
  width: 890px;
  margin: 10px auto 30px auto;
}
	
.item-row {
  width: 630px;
	height: auto;
	margin-bottom: 15px;
	border:1px solid #C2C2C2;
}

.cart-item-row {
  width: 860px;
	height: auto;
	margin-bottom: 15px;
	background: #ededed;
	position: relative;
}

.cart-item-row .tr-10r-corner {
  width: 860px;
}

.cart-item-row-btm {
  width: 860px;
  height: 10px;
}

.cart-item-row-btm .br-10r-corner {
  left: 0;
  width: 860px;
}

.item-row h3, .cart-item-row h3 {
  font-size: 1.2em;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
}

.corner-row {
  width: 100%;
	height: 15px;
	background: red;
}

.top-left, .btm-left{
	width: 15px;
	height: 15px;
	float: left;
}

.top-right, .btm-right{
	width: 15px;
	height: 15px;
	float: right;
}

.item-image {
  float: left;
	padding: 0 10px;
	font-size: .9em;
}

.item-edit {
  width: 70px;
	height: 100%;
  float: left;
	background: #ffff00;
	position: relative;
}

.edit-delete {
  width: 200px;
  padding-bottom: 8px;
}

.delete-item {
  font-weight: 400;
}

.item-specs {
  font-weight: 800;
	margin-bottom: 5px;
}

.qty-select {
  width: 100px;
}

.item-info {
  float: right;
	width: 230px;
}

.itotal-header {
  float: left;
}

.row-table {
  width: 830px;
	margin: 0 15px;
	margin-top: 6px;
}

.item-total {
	padding-bottom: 8px;
}

.img-row-col1 {
  width: 330px;
}

.img-row-col1 div {
  float: left;
}

.item-row-col2 {
  width: 200px;
}

.item-row-col3 {
  width: 300px;
}

.itotal-container {
  width: 100%;
}

.itotal-col1 {
  width: 59%;
}

.itotal-col2 {
  width: 41%;
	text-align: right;
}

.itotal-regprice2 {
  display: none;
}

.itotal-discount {
  color: #f2580e;
}

.itotal-discount-price {
  color: #f2580e;
}

.itotal-saleprice {
  font-weight: 800;
	color: #f2580e;
}

.itotal-sale {
  font-weight: 800;
}

.itotal-discprice {
  color: #f2580e;
	font-weight: 400;
	display: none;
}

#item-total2-r1, #item-total2-r2 {
  display: none;
}

.row-table .x-gray {
  border: 1px solid #cccccc;
	background: #ffffff;
	text-indent: 1px;
}

.row-table .x-gray a {
  text-decoration: none;
	color: black;
}

.item-rule {
  width: 95%;
	height: 1px;
	border: 0;
	background: #898989;
	color: #898989;
	margin: 10px 0;
}

#coupon-wrapper {
  width: 95%;
	border: 1px solid #e1dcc7;
	background: #e1dcc7;
}

#coupon-content {
  padding: 12px;
}

#coupon-content strong {
  font-size: 1.3em;
	float: left;
}

#coupon-apply {
  float: right;
}

#subtotal-box-wrapper {
  width: 630px;
	border: 1px solid #acacac;
	margin-top: 10px;
}

#subtotal-box-container {
  padding: 5px;
}

table#subtotal-table {
  width: 300px;
	font-size: 1.1em;
	float: right;
	margin-right: 10px;
}

table#subtotal-table #ototal {
  font-size: 1.1em;
	font-weight: 800;
}

table#subtotal-table .subtotal-col2 {
  text-align: right;
  font-size: 1em;
}

table .heading {
  font-weight: 800;
}

#subtotal-table #order-discount {
  display: none;
}

#subtotal-table .discount {
  color: #cc0000;
}

.smtxt {
  font-size: .8em;
	font-weight: 400;
}

.vert-spacer {
  width: 10px;
	height: 25px;
}

#coupon-errormsg {
  color: #cc0000;
}

.larger-text {
  font-size: 1.2em;
}

.sm-text {
  font-size: .8em;
	font-weight: 400;
}

#enlarge-window, #options-window {
  width: auto;
	height: auto;
	position: absolute;
	border: 6px solid #999999;
	background: #ffffff;
	padding: 0px;
	font-size: 1.2em;
	text-align: center;
	display: none;
	z-index: 2500;
}

.item-info-table {
  margin-top: 5px;	
}

.price-calculating {
  width: 60%;
}



