html, body {
	margin-bottom:1px;
	min-height:100%;
}

body {
	background-color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;

}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:10px 0;
}

a {
	color:#006699;
}

#container {
	width:940px;
	margin:auto;
	border:1px solid #999;
	border-top:none;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	margin-bottom:15px;

}

#hdr {
	background-image: url(/skywalker-970/images/hdr-sc.jpg);
	background-repeat:no-repeat;
	height:125px;
	font-size:16px;
	text-align:right;
	position:relative;
}

#sc-title {
	padding:0;
	margin:0;
	position:absolute;
	bottom:3px;
	left:15px;
	color: #FFF;
	font-weight:bold;

}


#sc-registration {
	font-size:12px;
	color:#FFF;
	position:absolute;
	bottom:6px;
	right:15px;
}

#sc-registration a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#sc-registration a:hover {
	text-decoration: underline;	
}

#cart-container {
	float:left;
	width:100%;
	margin-bottom:20px;
}

#mainarea {
	padding:0 18px 25px 15px;
	width:682px;
}

#cross {
	width:215px;
	float:right;
}

#cross form {
	margin-left:15px;
}

#cross input {
	font-size:10px;
}

#cross p {
	padding:15px;
	margin:0;
}

#cross h3 {
	padding:0 10px;
	font-size:14px;
	font-weight:bold;
}

#center-content {
	text-align:center;
	margin-top:20px;
}

#center-content table {
	margin:auto;
}

.hr-div {
	border:none;
	border-bottom:1px dotted #999;
	margin:10px auto;
	width:90%;
}

table.cart td {
	text-align:center;
}

#totals_container {
	/*	text-align:right;*/
	width:200px;
	text-align:right;
	float:right;
}

.totals {
	text-align:right;
	float:right;
}

#shipping_tax {
	border:1px solid #999;
	border-top:7px solid #999;
	border-right:none;
	border-bottom:none;
	width:295px;
	padding: 0 15px 38px 15px;
	float:left;
}

#coupon {
	border:1px solid #999;
	border-top:7px solid #999;
	border-right:none;
	border-bottom:none;
	width:308px;
	padding: 0 15px 15px 15px;
	float:right;
	margin-left:15px;
}

#sc_payment {
	border:1px solid #999;
	border-top:7px solid #999;
	border-right:none;
	border-bottom:none;
	width:308px;
	padding: 0 15px 15px 15px;
	float:right;
	margin-top:15px;
	margin-left:15px;
}


th {
	background-color:#CFE6EB;
	text-align:center;
}

td.giftcert {
	text-align:left!important;
}

td.view_edit {
	text-align:left!important;
	padding:5px;
}

th.cart_delete {
	width:60px;
}

th.cart_sku  {
	width:80px;
}

th.cart_price {
	width:80px;
}

th.cart_total  {
	text-align:center;
	width:80px;
}

th.cart_quantity {
	width:50px;
}

td.cart_name {
	text-align:left!important;
	padding-left: 10px;
}

td.cart_cp_total {
	text-align:right!important;
	padding-left: 10px;
}

td.cart_cp_name {
	text-align:left!important;
	padding-left: 10px;
}

td.cart_price {
	text-align:center;
}

td.cart_sku {
	text-align:center;
}

.buttons {
	text-align:center;
}

td.cart_total {
	text-align:right!important;
}

#sc_buttons {
	margin-bottom:15px;
	text-align:left;
	float:left;
	font-size:10px;
	padding-top:10px;
}

#sc_checkout {
	border:1px solid #999;
	text-align:center;
	width:100%;
}




#sc_ordering-info {
	padding: 0 15px 15px 0;
	float:left;
	margin-top:20px;
	margin-left:80px;
}


td.paymentselection {
	text-align:center;
}

.ups_error {
	border-collapse:collapse;
	background-color:#FFDFDF;
	vertical-align:middle;
}

.checkout_err {
	border-collapse:collapse;
	background-color:#FFDFDF;
	vertical-align:middle;
}

.cart {
	width:100%;
/*	margin: 15px 25px 15px 0;*/
}

.cart_delete {
	text-align:center;
}

table.taxnship {
	padding-right:15px;
	text-align:left;
}

table.zipncountry {
	padding-right:15px;
}
.totals_all {	
	font-weight:bold;
	padding-left:10px;
}



.bill_addr_hdr {
	font-weight:bold;
	font-size:14px;
	height:30px;
}

.ship_addr_hdr {
	font-weight:bold;
	font-size:14px;
	height:30px;
}

table.ship_addr {
	margin-left:30px;
}

.shipping_information {
	text-align:left;
	margin:25px 0 0 0;
	background-color:#CFE6EB;
	height:25px;
}

p.buttoncolor {
	padding-left:4px;
}

table.addr {
	margin:auto;
}

table.payment {
	margin:auto;
}

table.instruct {
text-align:center;
}

/**** Customer Registration ****/

.cust_name {
	font-size:14px;
	font-weight:bold;
}

select.addr {
	width:165px;
}

#payment-icons {
	width:300px;
	float:left;
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
}

table.comm {
	margin:auto;
}

.shipping-div {
	background-image: url(/skywalker-970/images/shipping-bg.jpg);
	display:block;
	padding:20px 0 0 0;
	font-size:14px;
	font-weight:bold;
	height:40px;
	width:180px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.shipping-div:hover {
	color:#FF6600;
}

.returns-div {
	background-image: url(/skywalker-970/images/returns-bg.jpg);
	display:block;
	padding:20px 0 0 0;
	font-size:14px;
	font-weight:bold;
	height:40px;
	width:180px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.returns-div:hover {
	color:#FF6600;
}

ul {
	margin:0;
	padding:10px 10px 10px 20px;
}

ul li {
	margin:0;
	padding:10px 0;
}