input[type=text] {
  border: 1px solid #959595;
}

input[type=password] {
  border: 1px solid #959595;
}

select {
  border: 1px solid #959595;
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
    margin: 0;
    padding: 0;
}

#cart-content-container {
  background-color:#FFFFFF;
  margin:0 auto;
  overflow:hidden;
  width:900px;
}
	
#content-main {
  width: 100%;
  height: auto;
  background: #ffffff;
}

#content-body, #login-content-body, #reg-content-body {
  width: 720px;
  height: auto;
  margin: 10px auto;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}

#login-content-body {
  width: 800px;
}

#reg-content-body {
  width: 820px;	
}

#content-body a, #login-content-body a, #reg-content-body a {
  color: #00ADEF;
  font-weight: 800;
  text-decoration: none;
}

.block-left {
  float: left;
}

.block-right {
  float: right;
}

.page-header {
  font-size: 1.5em;
  font-weight: 800;
  margin-bottom: 25px;
}

.cart-buttons {
  width: 100%;
  padding: 2px;
  height: auto;
}

#cart-content-wrapper {
  width: 100%;
  border: 10px solid #e3e5e6;
  margin: 5px 0;
}

#cart-content {
  width: 690px;
  padding: 15px;
}

.item-row {
  width: 690px;
  height: auto;
  margin-bottom: 15px;
  border: 1px solid #c2c2c2;
  font-size: 12px;
}

.item-row .top-left {
  position: relative;
  left: -1px;
  top:-1px;
  width: 15px;
  height: 15px;
}

.item-row .top-right {
  position: relative;
  left: 1px;
  top:-1px;
  width: 15px;
  height: 15px;
}

.item-row .btm-left {
  position: relative;
  left: -1px;
  top:1px;
  width: 15px;
  height: 15px;
}

.item-row .btm-right {
  position: relative;
  left: 1px;
  top:1px;
  width: 15px;
  height: 15px;
}

.item-row h3 {
  font-size: 1.2em;
  margin: 0;
  margin-bottom: 4px;
  padding: 0;
}

.item-row-name {
  padding-bottom: 5px;	
}

.item-row-col3 {
  width: 270px;
}

.corner-row {
  width: 100%;
  height: 15px;
  background: red;
  overflow: hidden;
}

.top-left, .btm-left{
    width: 15px;
    height: 15px;
    float: left;
    overflow: hidden;
}

.top-right, .btm-right{
    width: 15px;
    height: 15px;
    float: right;
    overflow: hidden;
}

.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-cell {
  width: 130px;
}

.delete-item {
  font-weight: 800;
}

.img-cell {
  width: 230px;
}

.confirm-img-cell {
  width: 230px;
}

.img-cell div, .confirm-img-cell div {
  float: left;
}

.img-cell img, .confirm-img-cell img {
  margin: 0 10px 8px 0;	
}

.card-img-horz {
  width: 150px;
  height: 88px;
  margin: 0 10px 8px 0;
}

.card-img-vert {
  width: 88px;
  height: 150px;
  vertical-align: text-bottom;
  margin: 0 10px 8px 0;
}

.card-img-horz:hover, .card-img-vert:hover, #enlarge-window {
  cursor: pointer;
}

.item-info {
  float: right;
  width: 230px;
}

.item-specs {
  font-weight: 800;
  margin-bottom: 5px;	
}

.cart-edit-options {
  font-weight: 400;	
}

.itotal-header {
  float: left;
}

.row-table {
  width: 658px;
  margin: 0 15px;
  font-size: 12px;
}

.row-table h3 {
  float: left;
  font-size: 1.2em;	
}

.item-total {
  padding-bottom: 8px;
}

.itotal-container {
  width: 100%;
  font-size: 12px;
}

.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;
}

.x-gray {
  border: 1px solid #cccccc;
  background: #eeeeee;
}

.x-gray a {
  text-decoration: none;
  color: black;
}

.item-rule {
  width: 690px;
  height: 1px;
  border: 0;
  background: #898989;
  color: #898989;
  margin: 10px 0;
}

#coupon-wrapper {
  width: 690px;
  border: 1px solid #dce2e4;
  background: #dce2e4;
}

#coupon-content {
  padding: 5px 8px;
}

#coupon-content strong {
  font-size: 1.3em;
  float: left;
}

#coupon-apply {
  float: right;
}

#subtotal-box-wrapper {
  width: 690px;
  border: 1px solid #acacac;
  margin-top: 10px;
}

#subtotal-box-container {
  padding: 5px;
}

table#subtotal-table {
  width: 255px;
  font-size: 1.1em;
  float: right;
  margin: 10px 5px;
}

table#subtotal-table #ototal, table#subtotal-table .heading {
  font-size: 1.1em;
  font-weight: 800;
}

table#subtotal-table .subtotal-col2 {
  text-align: right;
}

#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: 15px;
  font-size: 1em;
  text-align: center;
  display: none;
}

.qty-dropdown {
  width: 120px;	
}

#item-options {
  width: 250px;
  height: auto;
  border: 3px solid #acacac;
  position: absolute;
  background: white;
  padding-bottom: 20px;
  display: none;
}

#item-options-content {
  background: white;
  padding: 10px;
  width: 230px;
  height: auto;
}

#item-options h3 {
  margin-bottom: 0;	
}

.iframeshim {
  position: absolute;
  z-index: -10;
}

.error-message {
  color: #cc0000;
}

#sku-options-table {
  margin: 10px;
  text-align: left;
}

#sku-options-table td {
  padding: 3px;
}

.order-options-hr {
  color:#C3C3C3;
  margin:10px 0;
}

.edit-item {
  font-size: .9em;	
}

.prod-image {
  border: 1px solid #acacac;	
}
	
/*---------------------------- Password --------------------------------*/

table#pw-hint-table {
  width: 450px;
  margin-top: 25px;
}

table#pw-hint-table td {
  padding: 4px;
}

#password-content {
  width: 80%;
  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: 0 10px 10px 10px;
  width: 380px;
  height: 375px;
}

.reg-header {
  font-size: 1.2em;
    font-weight: 800;
    margin-bottom: 10px;
    text-align: left;
}

.reg-form-table {
  margin-left: 10px;
}

.reg-form-table td {
  margin: 0;
  padding: 2px;
}

.reg-form-table input {
  width: 210px;
}

.reg-form-table #cc-number {
  width: 120px;
}

.reg-form-table .reg-table-subheader {
  font-size: 1.1em;
  font-weight: 800;
  text-align: left;
  margin-top: 10px;
  padding: 0;
}

.reg-form-table .reg-name {
  width: 110px;
}

.reg-form-table .login-field {
  width: 160px;
}

.reg-form-table .reg-city {
  width: 155px;
}

#hint-question {
  width: 240px;	
}

#payment-shipping-wrapper {
  width: 100%;
    height: auto;
    margin: 0;
    display: none;
}

#payment-info-wrapper {
  border: 1px solid #c2c2c2;
    margin: 3px 0 20px 0;
    width: 400px;
    height: auto;
    float: right;
}

#shipping-info-wrapper {
  border: 1px solid #c2c2c2;
    margin: 3px 0 20px 0;
    width: 400px;
    height: auto;
    float: left;
}

.reg-form-table .zip-content {
  width: 100px;
  float: left;
}

.reg-form-table .zip-field {
  width: 50px;
}

.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: 35px;
}

.reg-form-table .shaded-bg {
  /*background: #e2e6e7;*/
  width: 100%;
}

.top-left-scr, .btm-left-scr {
  float: left;
}

.top-right-scr, .btm-right-scr {
  float: right;
}

.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;
}

#reg-tos {
  width: 60%;
    float: left;
}

#reg-create-acct {
  width: 80%;
  float: right;
  text-align: right;
}

#create-acct {
  font-size: 15px;
  font-weight: 800;
  width: 200px;
  height: 40px;
  color: #035c7e;
}

#tos-window {
  width: 380px;
    height: 100px;
    overflow: auto;
    font-size: .9em;
    border: 1px solid #cccccc;
    margin-top: 10px;
    padding: 5px;
    display: none;
    float: right;
}

#cvv2-window {
  width:500px;
    height: 270px;
    display:none;
    position: absolute;
    text-align:center;
    border:2px solid #898989;
    background:white;
}

#cvv2-window:hover {
  cursor: pointer;
}

#cvv2-window .iframeshim {
  width: 504px;
  height: 274px;
  margin-left: -2px;
  margin-top: -2px;
  filter:alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity: 0;
  opacity: 0;
}

#enlarge-window .iframeshim {
  filter:alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity: 0;
  opacity: 0;
}

.reg-error {
  color: #cc0000;
  margin-bottom: 10px;
}

#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-canprov, .reg-form-table #s-canprov {
  display: none;
    width: 180px;
}

.reg-form-table #b-state, .reg-form-table #s-state, .reg-form-table #s-canprov, .reg-form-table #b-canprov {
  width: 120px;
}

#skip-billing {
  font-size: 13px;
  width: 160px;
  height: 22px;
}

#card-logos div {
  margin: 1px 1px;
  float: left;
}

/* --------------------------- Login -------------------------------- */

#login-content {
  width: 45%;
    padding: 0 15px;
    float: left;
}

#register-content {
  width: 46%;
  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: center;
}

#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;
}

/*-------------------------------- Order Confirm --------------------------*/

#confirm-content-body {
  width: 96%;
  margin: 10px auto;
  text-align: left;
  font-size: 12px;
}

#confirm-content-body a {
  color: #00ADEF;
  font-weight: 800;
  text-decoration: none;
}

#confirm-content-wrapper {
  width: 580px;
    border: 10px solid #e3e5e6;
    margin: 5px 0;
    float: left;
}

#confirm-cart-content {
  width: 550px;
  padding: 15px;
}

#confirm-cart-content .item-row {
  width: 550px;
}

#confirm-cart-content .row-table {
  width: 520px;
  margin: 0 15px;
  margin-right: 12px;
}

#confirm-cart-content .row-table h3 {
  float: left;
  font-size: 1.2em; 
}

#confirm-cart-content #coupon-wrapper {
  width: 550px;
}

#confirm-cart-content #subtotal-box-wrapper {
  width: 550px; 
}

#confirm-cart-content #subtotal-table {
  width: 210px;
  margin-right: 12px;
}

#confirm-acct-wrapper {
  width: 250px;
    margin: 5px 0 0 10px;
    float: right;
}

.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;
}

.iframe-shim {
  width: 428px;
  height: 600px;
  margin-left: -2px;
  margin-top: -2px;
  filter:alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity: 0;
  opacity: 0;  
  position: absolute;
  z-index: -10;
}

.cvv2-open {
  font-size: 0.9em;
}

.ship-bill-content {
  padding: 10px;
  width: auto;
  height: auto;
  font-size: 12px;
  text-align: left;
}

.ship-bill-content a {
  color: #00ADEF;
  font-weight: 800;
  text-decoration: none;
}

.opt-cell {
  width: 210px;
  margin-right: 12px;
}

.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;
}

#shop-cart-button button {
  font-size: .9em;
}

#add-new-shipping {
  font-size: .9em;
}

.confirm-acct-edit {
  margin-top: 10px;
}

.confirm-acct-edit a {
  font-size: .9em;
}

.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: 550px;
  border: 1px solid #dce2e4;
  background: #dce2e4;
  margin-top: 8px;
}

#shipmethod-content {
  padding: 5px 8px;
}

#shipmethod-content strong {
  font-size: 1.3em;
    float: left;
}

#shipmethod-apply {
  float: right;
}

#account-cards, #account-shipping {
  width: 225px;
}

#ship-time-container {
  margin: 20px 20px;
  width: 45%;
}

#ship-time-container #ship-time-info {
  text-indent: 10px;
    margin-top: 10px;
    font-size: 1.2em;
}

#order-submit {
  font-size: 1.5em;
  font-weight: 800;
  color: #146f91;
}

/*---------------------------- Add New Card / Shipping popup -------------------*/

#add-card-wrapper, #add-shipping-wrapper {
  border: 6px solid #999999;
  background: #ffffff;
  margin: 3px 0 20px 0;
  width: 420px;
  height: auto;
  position: absolute;
  display: none;
  z-index: 1010;
}

#shipping-window {
  width: 420px;
  height: 360px;
  border: 0;  
}

#billing-window {
  width: 420px;
  height: 480px;
  border: 0;  
}

#lightbox-bg {
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  filter: alpha(opacity=25);
  opacity: .25;
  -moz-opacity: 0.25;
  position: absolute;
  z-index: 1000;
  display: none;
}

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;
}

#shop-cart-container {
  width: 100%;
  height: 50px;
  text-align: center;
  padding-top: 40px;
  padding-left: 10px;
}

#choose-card-container, #choose-shipping-container {
  width: 95%;
  background: #dce2e4;
}

#choose-card-container strong, #choose-shipping-container strong {
  font-size: 1.2em;
}

#choose-shipping-content {
  margin-left: 8px;	
}

#choose-card-select, #choose-shipping-select {
  background: #ffffff;
  width: 360px;
}

#add-shipping-form #default-shipping {
  width: 20px;
    border: none;
}

#current-ship-addy, #current-bill-addy {
  width: auto;
    height: auto;
}

#current-bill-addy {
  margin-top: 10px;
}

.error-msg {
  color: #cc0000;
}

#account-shipping {
  margin-bottom: 10px;
    font-size: .9em;
}

#thankyou-content-body {
  width: 95%;
  margin: 40px auto;
}

