@import url(shopping-bag.css);


#postage {
	clear: both;
} 
#postage div.pinside {
	background: #fff url(../images/pageelements/pink.png) repeat-x;
	width: 100%;
}
#postage table td {
	padding: 5px 30px 5px 5px;	
	color: #5f2860;
	vertical-align: middle;
	white-space: nowrap;
}
#postage table td input {
	display: block;
	float: left;	
}
#postage table td label {
	display: block;
	float: left;
	padding-top: 2px;
}
#addresses table {
	width: 100%;
}
#addresses table tr td {
	vertical-align: top;
	width: 25%;
}

#addresses table tr td input {
	float: left;
}

#addresses table tr td label {
	float: left;
}


div.pinkbox {
	border-top: 1px solid #f1c6d4; 
	border-right: 2px solid #f1c6d4; 
	border-left: 2px solid #f1c6d4; 
	width: 695px; 
	margin-top: 0px;
	background: #f7e7e6;
}
div.pinkbox div.padding {
	padding: 5px;
}
shoppingbagbox {
	border-bottom: 1px solid #e9d5d3; 
}

div.pinkboxcurvedbottom {
	width: 699px;	
	background: url('../images/pageelements/curved-bg.bottom.pink.gif');
	height: 10px;
	margin-bottom: 8px;
}

div.pinkboxcurvedbottom div.left {
	background: url('../images/pageelements/login-bg.gif') bottom left; 
	width: 100px; 
	height: 10px; 
	float: left;
}
div.pinkboxcurvedbottom div.middle {
	float: left; 
	width: 499px; 
	height: 8px; 
	border-bottom: 2px solid #f1c6d4; 
	background: #f7e7e6;
}
div.pinkboxcurvedbottom div.right {
	background: url('../images/pageelements/login-bg.gif') bottom right; 
	width: 100px; 
	height: 10px; 
	float: right;
}



div.pinkbox h4 {
	display: block;
	background: url(../images/pageelements/pink2.png);
	padding: 10px 0px 5px 5px;
}
div.pinkbox strong {
	font: normal x-small verdana;
	color: #00454d;
}

div.totalcost, tr.totalcost td {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background: #fff;
	text-align: right;
}
tr.totalcost td {
	text-align: left;
	padding: 5px 0px 5px 0px;
}

div.totalcost h4, tr.totalcost h4 {
	display: inline;
	background: transparent;
}

div.totalcost .cost, tr.totalcost .cost {
	color: #6d2362;
	font-size: 130%;	
	font-weight: bold;
	font-family: verdana, arial;
	margin: 0px 50px 0px 30px;
}

div.buttons {
	margin: 10px 0px 0px 0px;
}

table.giftvouchers tr td h4 {
	background: transparent;
	margin-left: 20px;
}

td.gvcode {
	padding: 0px 10px 0px 10px;
}

td.gvcode input{
	width: 40px;
}



table.orderconfirmation th {
	text-align: left;
	padding-left: 5px;	
}


table.orderconfirmation tr.totalcost td {
	background: #fff ! important;
	
}


#cardpayment {
	color: #6d2362;
}

#selectDelAddr {
	background: #fff;
	border: 1px solid #000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;	  	
	padding: 10px;
	display: none;
	position: absolute;
	width: 500px;
	height: 300px;
	overflow: auto;
}

#selectDelAddr table {
	width: 100%;
}

#selectDelAddr table td {
	vertical-align: top;
	width: 50%;
	background: #e9eae5;
	padding: 5px;
}



ul.checkoutBreadcrumb {
    /*width: 100%;*/
    border-bottom: 1px solid #5f2860;
    margin: 0px;
    background: #fdfbfb;
    display: block;
    padding: 5px 0px 5px 0px;
}
ul.checkoutBreadcrumb li {
    display: inline;
    color: #999;    
    font-weight: bold;
    list-style-type: none;
    margin: 0px;
    /*padding: 5px 20px 5px 20px;*/
    padding: 5px 10px 5px 10px;    
}
ul.checkoutBreadcrumb li a {
	color: #999; 
}
ul.checkoutBreadcrumb li.selected {
    background: url(../images/pageelements/checkout-position.gif) bottom no-repeat;
    color: #5f2860 ! important;
}



table.payment th {
	font-weight: normal;
	text-align: left;
	padding: 5px 0px 2px 0px;
}
table.payment td {
	padding: 2px 0px 2px 0px;
}

tr.payment td div {
	float: left;
}


form.registrationForm div.pinkbox {
    width: 506px;
}
form.registrationForm div.pinkboxcurvedbottom {
	background: url('../images/pageelements/curved-bg.bottom.pink.510.gif') ! important;
    width: 510px ! important;
}

strong.billingaddr {
	margin-top: 5px;
	display: block;
}

div.deladdrbtns, span.deladdrbtns {
	clear: both;
	padding-top: 5px;	
	display: block;
}
td.adddel {
	vertical-align: middle ! important;
	text-align: center;
}

#specialdelmsg, #specialdelupdate {
	padding: 5px;
	color: #ff0000;
}


div.pinkbox-bc {
	width: 699px;
}
div.pinkbox-bl, div.pinkbox-br {
    background: url(../images/pageelements/curved-bg.bottom.pink2.gif) bottom left no-repeat;
    height: 10px;
    margin-bottom: 8px;    
    width: 20px;    	
    float: left;
}
div.pinkbox-br {
    background-position: bottom right;
    float: right;
}
div.pinkbox-bm {
    height: 8px;
    margin: 0px 20px 8px 20x;         	
    margin: 0px 0px 8px 0px;         	
    width: 659px; 
    border-bottom: 2px solid #f1c6d4; 
    background: #f7e7e6;	        
    float: left;
}

#content.onecol div.pinkbox {
	width: 886px;
}        
#content.onecol div.pinkbox-bc {
	width: 890px;
}
#content.onecol div.pinkbox-bm {
	width: 850px ! important;
}



#content.newcheckout ul.checkoutBreadcrumb li {
    font-size: 14px;
}
#content.newcheckout ul.checkoutBreadcrumb li.selected {
    background: url(../images/pageelements/checkout-position.large.gif) bottom no-repeat;    
}