/*  Checkout CSS  */

#cheader {
	width: 770px;
	height: 135px;
	background: url(../images/bg_headerc.png) 0 0 no-repeat;
	margin: 0;
	border-bottom: 1px solid #161616;
}

#cholder {
	width: 770px;
	background: #000 url(../images/bg_c.gif) repeat-y;
}

#ccontent {
	width: 730px;
	background: #404040;
	margin: 0 20px 0 20px;
	padding: 0;
}

#ccopyright {
	display: block;
	text-align: center;
	background: transparent url(../images/end_ccol_checkout.gif) 0 8px no-repeat;
	width: 770px;
	height: 34px;
}

#ccopyright p{
	color: #969696;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 2px 0 1px 0;
	line-height: 11px;
}

#cfooter {
	width: 770px;
	margin: 0 auto 0 auto;
	padding: 51px 0 20px 0;
	background: #161616 url(../images/footer_curve.gif) no-repeat;
}

#cholder p.lbrk, #cholder p.linedot {
	display: block;
	width: 770px;
	height: 19px;
	background: url(../images/bg_clinefl.gif) 20px 0 no-repeat;
	padding: 0 0 12px 0;
	margin: 0;
}

#cholder p.linedot {
	clear: both;
	width: 730px;
	background: url(../images/bg_linedotw.gif) no-repeat;
	padding: 0 0 6px 0;
}

#ccontent ol {
	margin: 0 0 20px 40px;
}

/* form */

.ctable {
	margin: 0 20px 10px 20px;
}

.ctable td {
	padding: 0 10px 8px 0;
}

.ctable td.empty {
	padding: 0;
}

.ctable label, .ctable input, .ctable select, .ctable textarea  {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ctable input, .ctable select, .ctable textarea  {
	color: #111;
	margin: 0;
	background: #fff;
	border: 1px solid #333;
}

.ctable input {
	width: 200px;
	padding: 3px;
}

.ctable select, .ctable textarea {
	width: 194px;
	padding: 2px;
}

.ctable select.short {
	width: 100px;
	padding: 2px;
}

.ctable textarea {
	height: 70px;
}

.ctable input.check {
	width: 14px;
	margin: 0 10px 0 0;
	background: transparent;
	border: none;
}

.ctable input.button, .ctable input.contbutton, .ctable input.addrbutton, .ctable input.editbutton {
	width: 58px;
	padding: 0;
	margin: 8px 0 4px 0;
	border: none;
	background: transparent;
}

.ctable input.contbutton {
	width: 71px;
}

.ctable input.addrbutton {
	width: 90px;
}

.ctable input.editbutton {
	width: 92px;
}

.ctable label {
	font-weight: bold;
	color: #fb9a60;
	padding: 0;
}

.ctable label.alt {
	color: #fff;
}

div.addressrow {
	clear: both;
	margin: 0;
	padding: 0;
}

p.address {
	display: inline;
	float: left;
	width: 215px;
	border-right: 1px dotted #676767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 19px;
	margin: 15px 0 0px 20px;
	background: url(../images/i_mail.gif) 0 8px no-repeat;
	color: #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 185px;
}

p.address input {
	padding: 10px 0 0 0;
	background: none;
	border: none;
}

p.address img {
	padding: 10px 0 0 0;
}

p.instruct {
	width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 15px 0 15px 20px;
	color: #fff;
}

p.instructwide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 15px 0 15px 20px;
	color: #fff;
}

div.addressblock {
	float: left;
}

div.addressblock textarea {
	margin: 0 0 0 20px;
}

#giftmessage {
	clear: both;
	float: left;
	width: 470px;
	border-right: 1px dotted #676767;
	padding: 0 19px 0 0;
	margin: 17px 0 17px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 450px;
}

#giftmessage textarea {
	margin: 0 0 0 20px;
	width: 400px;
}

#giftdate {
	float: left;
	width: 200px;
	margin: 17px 20px 0 0;
}

#giftdate input, input.giftdate {
	margin: 0 0 0 10px;
}

/* delivery block */

div.delivery {
	margin: 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #eb6009;
}
