﻿/* Shopping Cart
=====================================================================*/
#boxintrocart {
	width:445px;
	height:98px;
	background:url(/images/back_introcart.png) no-repeat;
	position:relative;
	margin:25px auto;
	padding:0px 160px 20px 176px;
}
#boxintrocart .badgefree {
	top:-20px;
	right:-5px;
}
.badgefree p
{
	margin-top:15px;
}
#boxintrocart p {
	font-size:1.2em;
	color:#666;
	padding:10px 0 0 0;
}
#tblcart {
	width:741px;
	margin:42px auto 0 auto;
}
#tblcart thead tr th {
	font-size:1.1em;
	color:#7e2b08;
	font-weight:lighter;
}

#headitem {
	width:282px;
	text-align:center;
}
#headitem span 
{
	padding-left:28px;
}
#headavail {
	width:118px;
	text-align:center;
}
#headqty {
	width:65px;
	text-align:center;
}
#headprice {
	width:70px;
	text-align:center;
}
#headext {
	width:190px;
	padding:0 0 0 23px;
}
.extended_price
{
	 padding-left:23px;	
}
#tblcart tbody tr {
	border-bottom:1px solid #666;
}
#tblcart tbody td {
	vertical-align:middle;
	font-size:1.1em;
	padding:10px 0;
}

.imgcart 
{
    width: 100px;    
    height: 100px;
    float: left;    
    line-height: 100px;
    font-size: 100px;
	margin:0 8px 0 0;
}

.imgcart img
{
    vertical-align: middle;
}

#tblcart tbody td p {
	padding:25px 0 0 0;
}
.tdcenter {
	text-align:center;
}
.tdleft {
	text-align:left;
}
.textboxqty {
	width:20px;
	height:16px;
	border:1px solid #666;
	text-align:center;
	font-size:1.1em;
	padding:4px 0 0 0;

}
#tblcart tbody td p.textext {
	padding:0 30px 0 0;
}
.linkremove, .linkremove:link, .linkremove:visited {
	display:block;
	width:70px;
	height:16px;
	background:url(/images/butremove.png) no-repeat;
	color:#7e2b08;
	text-align:center;
	padding:2px 0 0 0;
}
.linksave, .linksave:link, .linksave:visited {
	display:block;
	width:75px;
	height:16px;
	background:url(/images/butaddcart.png) no-repeat;
	color:#7e2b08;
	text-align:center;
	padding:2px 0 0 0;
}
.savecart, .savecart:link, .savecart:visited {
	display:block;
	width:70px;
	height:16px;
	background:url(/images/butremove.png) no-repeat;
	color:#7e2b08;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:2px 0 0 0;
}
#placesubtotal {
	width:741px;
	height:50px;
}
#placesubtotalleft {
	width:511px;
	height:50px;
	float:left;
	text-align:left;
}
#placesubtotalright {
	width:230px;
	height:50px;
	float:left;
	text-align:right;
}
.linkbackorder, .linkbackorder:link, .linkbackorder:visited {
	text-decoration:underline;
}
#tblcart tbody td strong {
	font-size:1.1em;
	color:#f10000;
}
#placesubtotalleft p {
	font-size:1.1em;
	padding:15px 0 0 69px;
}
#placesubtotalleft span {
	color:#7E2B08;
}
.butupdateqty {
	width:101px;
	padding:1px 0 4px 0;
	background:url(/images/butupdateqty.png) no-repeat;
	border:none;
	font-family:Verdana, arial, serif;
	font-size:1.0em;
	color:#7e2b08;
	display:inline-block;
	text-align:center;
}
#placesubtotalright h4, #newsubtotal h4 {
	font-size:1.4em;
	color:#666;
	padding:15px 0 0 0;
}
#placesubtotalright h4 span, #newsubtotal h4 span {
	color:#7e2b08;
}
#placesubtotalright p {
	font-size:1.1em;
	color:#666;
}
#placenewsubtotal {
	width:741px;
	height:125px;
	background:url(/images/sepnewsubtotal.png) no-repeat 100% 20px;
}
#badgegift {
	width:132px;
	height:112px;
	float:left;
	margin:0 0 0 5px;
	display:inline;
	background:url(/images/badge_gift.png) no-repeat;
	text-align:center;
	font-size:1.2em;
	color:#fff;
	font-weight:bold;
	padding:8px 0 0 0;
}
#badgegift a, #badgegift a:link, #badgegift a:visited {
	color:#fff;
}
#badgegift a:hover {
	text-decoration:none;
}
#placenewsubtotal label {
	width:205px;
	float:left;
	font-size:1.1em;
	display:inline;
	margin:40px 0 0 8px;
	letter-spacing:-1px;
}
#placecode {
	width:137px;
	float:left;
}
.textboxcode {
	width:126px;
	height:17px;
	border:1px solid #666;
	font-size:1.0em;
	color:#666;
	padding:0 2px;
	margin:39px 0 0 0;
}
.textboxcode1 {
	width:126px;
	height:17px;
	border:1px solid #666;
	font-size:1.0em;
	color:#666;
	padding:0 2px;
	margin:3px 0 0 0;
}
.butcode {
	width:74px;
	padding:1px 0 4px 0;
	background:url(/images/butcode.png) no-repeat;
	border:none;
	font-family:Verdana, arial, serif;
	font-size:1.1em;
	color:#7e2b08;
	margin:8px 0 0 58px;
	cursor:pointer;
}
#newsubtotal {
	width:250px;
	float:left;
	text-align:right;
	padding:25px 0 0 0;
}
#newsubtotal p {
	font-size:1.1em;
	color:#666;
	width:175px;
	margin:4px 0 0 75px;
}
.continue_checkout
{
	 text-align:right; 
	 margin-top:-52px;
	 _margin-top:-48px;
	 *margin-top:-49px;
}
.butcontinue, .butcontinue:link, .butcontinue:visited {
	display:inline-block;
	width:107px;
	height:18px;
	padding: 2px 0px 0px 0px;
	background:url(/images/butcontinue.png) no-repeat;
	color:#7e2b08;
	text-align:center;
	border:none;
	font-family:Verdana, arial, serif;
	font-size:1.1em;
	letter-spacing:-1px;
	margin:15px 3px 0 0;
	vertical-align:middle;
}
.submitcheckout {
	width:75px;
	padding:1px 0 4px 0;
	background:url(/images/submitcheckout.png) no-repeat;
	border:none;
	font-family:Verdana, arial, serif;
	font-size:1.1em;
	color:#fff;
	margin:15px 0 0 0;
}

.checkout_button 
{
    margin-bottom: 1px;
}

#placesavecart {
	width:523px;
	background:#fff;
	margin:48px 0 0 0;
	padding:2px 2px 15px 2px;
}
#placesavecart h4 {
	font-size:1.6em;
	color:#666;
}
#placesavecart p {
	font-size:1.1em;
	color:#7e2b08;
	font-style:italic;
	width:374px;
	padding:5px 0 10px 0;
}
#frmnewcart {
	width:155px;
	padding:0 0 0 10px;
}
.boxfrmcart {
	width:170px;
	height:70px;
	float:left;
	display:inline;
}
.boxfrmcarttop {
	width:170px;
	height:46px;
}
#placesavecart .boxfrmcarttop h4 {
	font-size:1.4em;
	color:#7e2b08;
}
.textboxcartname {
	width:99px;
	height:17px;
	border:1px solid #666;
	font-size:1.0em;
	color:#666;
	padding:0 2px;
	margin:5px 0 0 0;
}
.butnewcart {
	width:75px;
	padding:1px 0 4px 0;
	background:url(/images/submitcart.png) no-repeat;
	border:none;
	font-family:Verdana, arial, serif;
	font-size:1.1em;
	color:#7e2b08;
}
#placesavecart .boxfrmcarttop p {
	font-size:1.0em;
	color:#666;
	font-style:normal;
	padding:0;
	width:170px;
}