
  body {
  margin:0;
  padding:0;

  }

/* ---- cart ------*/


#checkout h1 {
	display:block;
	text-transform:uppercase;
	font-size:17px;
	color:#333;
	position:absolute;
	left:640px;
	top:-30px;
	background:#fff;
	padding:5px;
	width:100px;
	}

#fc_cart_container {
	background:none;
	}


#fc_tb_iframeContent {
 background:url(http://67.199.56.19/iisis/cartAssets/img/hdr-cart.jpg) no-repeat;
 padding:120px 1px 0 1px;
  }
 
   
div#fc_tb_titleTop.fc_tb_title  {
background:none;
position:absolute;
top:20px;
width:100%;
}

a#fc_tb_closeWindowButtonTop {
	width:60px;
	background-image:none;
	display:block;
	}

#fc_error_noscript {
  background:#fff url(https://www.foxycart.com/themes/standard/images/icon-warning.png) no-repeat 5px 8px;
  }

#cart_header  {
 
  float:right;
  display:inline;
  margin:70px 20px 0 0;
  padding-left:20px;
  color:#000;
  font-size:13px;
  }
  

#fc_checkout_cart #fc_cart_container {
  padding-top:20px;
  }

#fc_cart_form {
  padding-top:0;
  clear:both;
background:none;
  }

#fc_checkout_container a.fc_cart_checkout {
  font-size:13px;
  }

#fc_cart_table thead th {
  background:#999;
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  padding:5px 20px;
  font-family:Arial, Helvetica, sans-serif;

  }

#fc_cart_table tbody td {
  font-size:13px;
  padding:3px 20px;
  border-bottom:none;
  color:#333;
   border-top:#A7AAAB dotted 1px;
}

#fc_cart_table tbody tr.alt td {
  background:#ECF0EF;
  }

#fc_cart_container ul.fc_cart_item_options,
#fc_cart_container span.fc_cart_item_price_total, #fc_cart_container span.fc_cart_item_price_each {
  padding:3px 0;
  margin:0;
  }
  
#fc_cart_table thead th#fc_cart_head_price, #fc_cart_table tfoot td.fc_col2, #fc_cart_table td.fc_cart_item_price {
	 text-align:right;
	 padding-right:27px;
	 }

#fc_tb_closeWindowButtonTop  {
  width:28px;
  height:28px;
  }
#fc_cart_table tfoot td {
  border:none;
  padding:5px 20px;
 background:#f2f2f2;
  font-weight:bold;
  font-size:13px;
  }

#fc_cart_table #fc_cart_foot_total td {
	background:#999;
	color:#fff;
 font-weight:bold;
	}
	
#fc_cart_foot_total td.fc_col1 {
	color:#fff !important;
	letter-spacing:normal;
	color:#fff;
	}	

#fc_cart_table tfoot #fc_cart_foot_promo td {
  background:#ECF0EF;
  border:none;
  }



#fc_cart_table .fc_cart_remove_link {
  background:none;
  overflow:visible;
  color:#2C6EA5;
  display:inline;
  font-size:11px;
  padding-left:5px;
  }

#fc_cart_container input.fc_cart_item_quantity {
  display:inline;
  }
#fc_cart_container #fc_cart_controls_top a.fc_cart_update,
#fc_cart_container #fc_cart_controls_bottom a.fc_cart_update, #fc_cart_container a.fc_cart_checkout, #fc_tb_closeWindowButtonBot {
  background:url(http://67.199.56.19/iisis/cartAssets/img/arrow-cont.gif) no-repeat;
  color:#BF9030;
  font-weight:bold;
  padding:0 0 0 15px;
  height:22px;
  text-decoration:none;
  font-size:13px;
  width:60px;
  text-align:left;
  float:right;
  margin:0 20px 0 0 ;
  line-height:22px;

  }
#fc_tb_window a#fc_tb_closeWindowButtonBot, #fc_tb_window a#fc_tb_closeWindowButtonBot:focus, #fc_tb_window a#fc_tb_closeWindowButtonBot:visited  {
  color:#BF9030;
  font-weight:bold;
  padding:0 0 0 15px;
  overflow:visible;
}


	
#fc_tb_closeAjaxWindowBot span {
	display:none;
	}


div#fc_tb_titleBot.fc_tb_title {
	background:#f2f2f2 url(http://67.199.56.19/iisis/cartAssets/img/arrow-cont.gif) no-repeat 20px 5px;
	padding-left:15px;
	}



/* -- lars added --*/

#fc_tb_closeAjaxWindowTop span {
  display:none;
}


#fc_cart_controls_top {
  display:none;
  border:2px solid black;
}

#fc_tb_closeWindowButtonTop {
  background-position: left top;
  float:left;
  height:0;
  margin:0;
  overflow:hidden;
  padding-top:28px;
  width:28px;
}



 

/* ---- checkout ------*/



body#checkout {
  background:#fff url(http://67.199.56.19/iisis/cartAssets/img/hdr-checkout.jpg) no-repeat center top;
  font-family:Arial, Helvetica, sans-serif;
  }

#pageContainer {
  margin:0 auto;
  position:relative;
  }





#checkout #logo {
  margin-bottom:30px;
  }

#fc_checkout_container {
  padding:0;
  background:none;
  }

#fc_checkout_cart {
  float:none;
  margin:110px auto 0 auto;
  width:100%;
  }

#fc_checkout_container li.fc_row_radio, #fc_checkout_container li.fc_row_checkbox  {
   padding-left:0;
   }
#li_customer_email {
  position:relative;
  }

#fc_account_message_status {

  width:300px;
  }



 #fc_login_register_container h2, #fc_customer_billing_container h2, #fc_shipping_container h2, #fc_address_shipping_container h2, #fc_payment_container h2, #fc_receipt_container h2, #fc_receipt_billing_container h2 {
   border:none;
   font-size:14px;
   color:#000;
   height:28px;
   position:relative;
   width:760px;
   padding:0 0 0 90px;
   line-height:26px; 
   margin:0;
   top:-20px;
   }

#fc_login_register_container h2, #fc_receipt_container h2 {
  background:url(http://67.199.56.19/iisis/cartAssets/img/bg-step1.gif) no-repeat;
  }


#fc_customer_billing_container h2, #fc_receipt_billing_container h2 {
  background:url(http://67.199.56.19/iisis/cartAssets/img/bg-step2.gif) no-repeat;
  }

#fc_shipping_container h2 {
  background:url(http://67.199.56.19/iisis/cartAssets/img/bg-step3.gif) no-repeat;
  }

#fc_payment_container h2 {
  background:url(http://67.199.56.19/iisis/cartAssets/img/bg-step4.gif) no-repeat;
  }

#fc_address_shipping_container h2 {
	background:url(http://67.199.56.19/iisis/cartAssets/img/bg-step2a.gif) no-repeat;
	}

#fc_login_register_container h2 span, #fc_customer_billing_container h2 span, #fc_shipping_container h2 span, #fc_address_shipping_container h2 span, #fc_payment_container h2 span, #fc_receipt_container h2 span, #fc_receipt_billing_container h2 span {
  color:#000;
  font-size:15px;
  }
  
  

#fc_checkout_container h3 {
  float:left;
  width:450px;
  color:#4B5D51;
  line-height:22px;
  }

#fc_checkout_container div.fc_fieldset_container, #fc_receipt_container div.fc_fieldset_container {
  float:none;
width:100%;
  margin:0 0 15px 0;

}

#fc_checkout_container label.fc_pre, #fc_checkout_container span.fc_pre, #fc_receipt_container span.fc_pre {
  width:35%;}

#fc_cancel_continue_shopping {
  float:right;
  text-align:right;
  display:inline;
  color:#A7862E;
  position:relative;
  top:-35px;
  }

#fc_checkout_container fieldset, #fc_receipt_container fieldset {
  clear:both;
  border:none;
  margin:0 0 20px;
  }

 #fc_checkout_container .fc_account_message {
   background-color:#ECF0EF;
   margin-left:10px;
   width:310px;
   }


#fc_checkout_container label.fc_label_left, #fc_checkout_container span.fc_text_label, #fc_receipt_container span.fc_text_label, fieldset#fc_payment label.fc_label_left {
  font-weight:normal;
  width:115px;
  text-align:left;
  font-family:Arial, Helvetica, sans-serif;
}

#fc_checkout_container input.fc_text {
  background:#fff;
  border:#ccc solid 1px;
  }

#fc_login_register_container li.fc_row, #fc_checkout_container li.fc_row, #fc_receipt_container li.fc_row {
  float:left;
  width:370px;
  clear:none;
  }

  #fc_payment_list li.fc_row {
    clear:both;
    }

#fc_customer_billing_container {
	position:relative;
	}

#fc_use_different_address {
  float:right;
  border:none;
  width:190px;
  white-space:nowrap;
  clear:none;
  position:absolute;
  top:-30px;
  right:50px;
  }

#fc_checkout_container input.fc_text {
  width:200px;
  }

#fc_checkout_container div.fc_shipping_methods_container, #fc_shipping_result {
  border:none;
  font-family: Arial, Helvetica, sans-serif;
  }

#fc_checkout_container #fc_payment {
  padding-top:15px;
  background-position:532px 10px;
  font-family:Arial, Helvetica, sans-serif;
  }



#fc_payment_method_plastic_container {
padding-left:140px;
  
  
  }

#li_save_cc {
  position:absolute;
  top:15px;
  left:430px;
  border:none;
  text-align:left;
  }



#fc_checkout_container *, #fc_receipt_container *  {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  }
  
 #fc_checkout_container a, #fc_receipt_container a  {
  color:#2C6DA5;
  }

li#li_save_cc, #fc_complete_order_button_container  {
  border:none;
  }

fieldset#fc_payment li#li_cc_number, fieldset#fc_payment li#li_cc_cvv2, fieldset#fc_payment li#li_cc_exp_month {
padding-left:0;
}

#fc_checkout_container label.fc_error {
  clear:none;
  padding:5px 0 0 25px;
  margin-left:120px;
  }

#fc_complete_order_button_container, #fc_continue {
  clear:both;
  border-top:2px solid #2C6EA5;
  margin-top:30px;

  }


#fc_complete_order_button, #fc_complete_order_button:hover, #fc_cart_container a.fc_cart_checkout, #fc_cart_container a.fc_cart_checkout:hover {
background:#2C6EA5 url(http://67.199.56.19/iisis/cartAssets/img/arrow-checkout.gif) no-repeat 200px center;
padding:5px 0;
height:36px;
text-indent:0;
width:235px;
color:#fff;
font-weight:bold;
font-size:12px;
text-align:left;
padding-left:20px;
text-transform:uppercase;
  }

#fc_checkout_cart {
  clear:both;
  padding:20px 0;
  }

#checkout #fc_cart_table tfoot # td {
  background:#f2f2f2;
  letter-spacing:normal;
  }

#fc_login_register_list li#li_customer_password {
  clear:both;
  }

#fc_checkout_container #fc_cart_table thead *, #fc_receipt_container #fc_cart_table thead * {
  color:#4B5D51;
  background:#ECF0EF;
  border:none;
  color:#4B5D51;
  }

div#fc_continue a.fc_link_nav, div#fc_continue a.fc_link_nav:hover{
   margin-top:15px;
  font-size:13px;
  line-height:23px;
 background:#2C6EA5 url(http://67.199.56.19/iisis/cartAssets/img/arrow-checkout.gif) no-repeat 90px center;
padding:5px  0 5px 20px;
height:26px;
color:#fff;
font-weight:bold;
  }

#fc_checkout_container a.fc_link_nav, #fc_cart_container a.fc_link_nav, #fc_receipt_links a.fc_link_nav,
#fc_checkout_container a.fc_link_nav:hover, #fc_cart_container a.fc_link_nav:hover, #fc_receipt_links a.fc_link_nav:hover {
  display:block;
  height:22px;
  color:#FFF;
  width:99px;
  text-decoration:none;
  float:right;
  padding:0 10px;
  line-height:20px;
  font-weight:bold;
  font-size:13px;
  }
#checkout #fc_error_noscript {
  position:absolute;
  top:20px;
left:20px;
width:100%;
  }

 #fc_checkout_container .fc_row_radio label.fc_radio, #fc_checkout_container .fc_row_checkbox label.fc_checkbox {
width:auto;
}

/* receipt */

#fc_receipt_container {
background:none;
padding:0;
}




 #fc_receipt_links a#fc_receipt_print_link {
    background:url(http://www.javelinstrategy.com/images/btn-print.jpg) no-repeat;
    width:110px;
    padding-left:40px;
    }

 #fc_receipt_order_container {
   border-bottom:#ccc solid 1px;
   }



/* lars hax, you can move later nat */
span.fc_cart_item_price_each {
  display:none !important;
}



#fc_login_register_container #fc_continue_ {
  display:none;
}

#fc_shipping {
  display:none;
}

#fc_receipt_order_container {
  display:none;
}

#fc_cart_foot_shipping {
  display:none;
}

/* fixes NB */

#fc_cart_container #fc_cart_controls_top a.fc_cart_update, #fc_cart_container #fc_cart_controls_bottom a.fc_cart_update{
  float:left;
  margin:0 25px 0 0;
  text-align:center;
  background:#ccc;
  color:#fff;
  padding:5px;
  }
  
  #fc_cart_container a.fc_cart_checkout, #fc_cart_container a.fc_cart_checkout:hover {
	  background:#2C6EA5 url(http://67.199.56.19/iisis/cartAssets/img/arrow-checkout.gif) no-repeat 97px center;
width:108px;
padding:5px 10px;
	  }
	  
#fc_receipt_links a#fc_receipt_print_link, #fc_receipt_links a#fc_receipt_continue_link, #fc_continue a.fc_link_nav fc_link_forward  {
	 background:#2C6EA5 url(http://67.199.56.19/iisis/cartAssets/img/arrow-checkout.gif) no-repeat 125px center;
width:135px;
padding:5px 10px;
text-align:left;
}	 

#fc_cart_controls_bottom {
  margin-left:390px;
  font-size:13px;
  }

#fc_cart_table th#fc_cart_head_price, #fc_cart_table td.fc_col2, #fc_cart_table # td.fc_col2  {
  text-align:right;
  padding-right:40px;
  }

#fc_cart_table th#fc_cart_head_quantity, #fc_cart_table tbody td.fc_cart_item_quantity  {
  text-align:right;
  }
#fc_cart_table tbody td.fc_cart_item_quantity  {
  padding-left:80px;
  }

#fc_cart_container #fc_cart_controls_bottom a.fc_cart_update {
  text-align:center;
  padding:5px 0;
  width:75px;
  }
  
#fc_receipt_general_container {
	padding-top:30px;
	}

#fc_receipt_general_container li.fc_row, #fc_receipt_custom_container li.fc_row {
clear:none;
float:none;
width:auto;
}


#fc_continue a_ {
  display:none !important;
}

#fc_data_entry_container {
  display:none
}




#logoImage {
  display:none;
}

.fc_customer_name_on_card, .fc_customer_title {
  text-transform:capitalize;
}

#fc_receipt_billing_list {
  width:400px;
}

a#fc_receipt_print_link {
  display:none !important;
}

#fc_receipt_custom_container {
  display:none !important;
}



.tos a {
  color: #A7862E;
  float: left;
  font-weight: bold;
  line-height: 14px;
  padding:20px;
  text-decoration: underline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
}

.fc_processor_response,
.fc_store_name,
.fc_cart_category_code {
  display:none !important;
}

.reciept #fc_checkout_cart p,
#fc_checkout_cart #fc_cart_container_inner p{
  padding:20px 0 10px 20px;
  font-size:12px;
  line-height:1.2;
  font-weight:bold;
}

tr.fc_cart_foot_discount span.fc_discount {
  float:right;
}

.fc_cart_coupon_remove {
  left:610px;
  position:absolute;
}

.receipt #fc_checkout_cart #fc_cart_container {
  background:url(http://www.javelinstrategy.com/cartAssets/receiptHead.jpg) no-repeat left top #fff ;
  padding-top:20px;
}

.receipt .fc_inner {
color:#444444;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.2;
margin:0;
padding:0;

}

#slug p {
  padding:20px
}

.receipt #fc_checkout_cart {
  margin:100px auto 0;
  }
#slug h2 {
  padding:20px 0 0 20px !important;
  }