/* CSS Document */
.medtextboldnolink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#fe9913;
	text-decoration:none;
	padding-left:52px;
	padding-top:7px;
	padding-bottom:7px;
	height: 38px;
	text-transform:uppercase;
	background-image:url(new_images/txt_cart_icon3.gif);
	background-repeat:no-repeat;
	}
	
.listheadernosort {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9e9e9e;
	text-decoration:none;
	text-transform:uppercase;
	height: 100%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: top;
	border-bottom:1px solid #e5e0e0;
	background-color:#FFFFFF;
	}
/*	
.checkout_btn {
	width: 95px;
	height:27px;
	display:block;
	background-image: url(new_images/checkout_btn.gif);
	background-repeat:no-repeat;
	}
.continue_shopping {
	width: 95px;
	height:32px;
	display:block;
	background-image: url(new_images/continue_shopping.gif);
	background-repeat:no-repeat;
	}
*/



/*css for proceed to checkout*/
.bgbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fe9913;
	font-weight: normal;
	text-transform:uppercase;
	cursor: pointer;
	line-height: 35px;
	}

.bgbutton {
	background-color: #ffffff;
	}

.bgbutton {
	border-top-style: solid;
	border-right-style-value: solid;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-top-width: 0px;
	border-right-width-value: 0px;
	border-bottom-width: 0px;
	border-left-width-value: 0px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-top-color: #ffffff;
	border-right-color-value: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color-value: #ffffff;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	}

input#checkout {
	border:0px solid #FFFFFF;
	height:45px;
	}




/*css for continue shopping and update total*/
.nlbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fe9913;
	font-weight: normal;
	text-transform:uppercase;
	background-color: #ffffff;
	cursor: pointer;
	line-height: 35px;
	}

.nlbutton {
	border-top-style: solid;
	border-right-style-value: solid;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-top-width: 0px;
	border-right-width-value: 0px;
	border-bottom-width: 0px;
	border-left-width-value: 0px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-top-color: #ffffff;
	border-right-color-value: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color-value: #ffffff;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	}

input#cancel {
	border:0px solid #FFFFFF;
	height:45px;
	}

input#recalc {
	border:0px solid #FFFFFF;
	height:45px;
	}




