table.config-table {
	width: 100%;
}
table.config-table .picture {
	width: 110px;
	text-align: center;
	padding: 5px;
}

table.config-table .picture img {
	width: 100px;
	border: 1px solid #3399CC;
}

td.config-pricing-col {
	vertical-align: top;
	padding: 5px 5px 5px 10px;
	font-size: .9em;
    width: 280px;
}

.config-pricing-col a:link {
	color: #333;
}

.config-pricing-col a:visited {
	color: #666;
}

.base-price-row {
	display: none;
}

.configured-price-row {
	text-align: right;
	border-top: 1px solid #666;
	padding-top: 5px;
	font-weight: bold;
	font-size: 1.1em;
}

p.continue-shopping-button {
	width: 200px;
	float: right;
	text-align: center;
	margin-right: 5px;
	clear: right;
}

p.continue-shopping-button a:link,
	p.continue-shopping-button a:visited {
	display: block;
	height: 20px;
	line-height: 18px;
	background: transparent url( /images/cart-button.png ) 0 0 no-repeat;
	text-decoration: none;
	color: #ff0;
}

.configurator .button-row {
	padding: 20px;
}

#shopping-cart .button-row {
    margin-top: 20px;
	padding: 10px;
	text-align: right;
    width: 500px;
    float: right;
}
#shopping-cart .button-row input {
   float: right;
    margin-left: 20px;
}
#confirm-page .button-row input,
#payment-page .button-row input,
#shopping-cart input {
    margin-left: auto;
    margin-right: auto;
}
#shopping-cart tr.item-row input {
    float: none;
    width: 20px;
}
.google-checkout,
.paypal-checkout {
	width: 200px;
	float: right;
	text-align: center;
	background-color: #fff;
	margin-right: 5px;
	border: 1px solid #C6DEEA;
	min-height: 80px;
}
* html .google-checkout,
* html .paypal-checkout {
 	height: 80px;
}

#payment-page .button,
#order-address-page .button {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
}
.credit-info th {
    padding-top: 10px;
}
td.steps-col {
    width: 475px;
}
td.steps-col td {
    padding: 5px;
}
td.td-input {
    width: 25px;
}
td.td-pic {
    width: 60px;
}
td.td-pic img {
    width: 50px;
}
td.td-name {
    width: 240px;
}
td.td-price {
    width: 150px;
}
td.td-price .free {
    display: none;
}
p.step-name-header {
	font-weight: bold;
	border-bottom:2px solid #000;
	color: #000;
	padding: 2px 5px;
}

div.label-option-name,
	p.label-option-name {
	font-weight: bold;
	color: #333;
	border-bottom: 1px dashed #35B8FE;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

li.odd table.booleanOption tr td,
li.odd table.value-option tr td,
li.odd table.booleanOptionPicture tr td {
	background-color: #efefef;
}

li.odd table.booleanOption tr td.error,
li.odd table.value-option tr td.error,
li.odd table.booleanOptionPicture tr td.error {
	background-color: #fff;
}

li.odd table.booleanOption tr td.prohibited-by-rule,
li.odd table.value-option tr td.prohibited-by-rule,
li.odd table.booleanOptionPicture tr td.prohibited-by-rule,
li td.prohibited-by-rule {
	background-color: red;
}

table.cart-table {
    width: 800px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: separate;
}

table.cart-table thead th {
	text-align: center;
	background-color: #11384B;
	color: #fff;
	font-size: .9em;
    padding: 5px;
}

#shopping-cart td {
	vertical-align: top;
    padding: 5px;
}

#shopping-cart td.remove-column {
	text-align: center;
}

.quantity-column {
	text-align: center;
}

.quantity-column input {
	width: 50px;
}

.product-name {
	font-size: 1.1em;
	color: #1f6689;
	font-weight: bold;
}


.promo-row td,
.coupon-row td,
.tax-row td,
.shipping-fee-row td,
.handling-fee-row td,
.order-total-row td {
	text-align: right;
	padding-right: 5px;
	/*font-weight: bold;*/
	color: #11384B;
}
#shopping-cart tr.handling-fee-row td {
    padding-top: 25px;
}
.order-total-row td {
	padding: 5px;
	background-color: #efefef;
	font-weight: bold;
}
td.price-column {
	text-align: right;
}
th.price-column {
    text-align: center;
}
td.total-column {
	text-align: right;
	font-weight: bold;
	padding-right: 5px;

}
.promotional-5 {
	text-align: center;
	padding: 5px;
}
.promotion-head {
	font-size: 2em;
	color: #11384B;
}
#promoEntry {
	margin-right: 10px;
	/*margin-top: 40px;*/
	padding: 5px;
	border: 1px solid #666;
	min-height: 75px;
	width: 300px;
	color: #666;
	background-color: #efefef;
	text-align: center;
	float: right;
}
#promoEntry p {
	margin: 0 0 4px 0;
}
.promo-header {
	font-weight: bold;	
}
a.coupon-remove,
a.promo-remove {
	font-size: .9em;
}
.promo-submit-button {
	margin-top: 5px;
}
#shopping-cart .selected-options {
	font-size: .9em;
}

#shopping-cart a.step-name:link {
	color: #333;
}

#order-address-page fieldset {
	width: 400px;
	float: left;
	border: 0;
	padding: 10px;
}
#order-address-page fieldset table {
    width: 100%;
}

#order-address-page fieldset#billing {
	margin-right: 35px;
}

#order-address-page legend {
	margin-left: 20px;
	padding: 5px;
	color: #1F6689;
	font-weight: bold;
}

.same {
	padding: 5px;
}

.address-submit {
	text-align: center;
	clear: both;
	padding: 10px;
}
.required {
    color: red;
}
input.required,
	select.required {
	font-weight: normal;
	color: #111;
}

#payment-page fieldset {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid #11384B;
	padding: 10px;
}
#payment-page td,
#payment-page th {
 text-align: center;
}

#confirm-page * {
}

#payment-page legend,
	#confirm-page legend {
	margin-left: 15px;
	padding: 10px;
	font-weight: bold;
	color: #11384B;
}

table.payment-type-table td {
	padding: 10px;
	text-align: center;
}

.submit {
	text-align: center;
	padding: 10px;
}

.cvn-help {
	text-align: center;
	margin-top: 15px;
}

span.cardtype-name {
	display: none;
}

#confirm-page .cells-wrapper {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#confirm-page fieldset {
	text-align: center;
	padding: 10px;
	height: 1%;
}

#confirm-page .selected-options {
	font-size: .9em;
	text-align: left;
}

#confirm-page th {
	text-align: center;
}

#confirm-page td {
	vertical-align: top;
}

#confirm-page .address table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a.change:link,
	a.change:visited {
	color: #1F6689;
}

.order-return-header {
	font-weight: bold;
	margin-top: 15px;
}

.order-return-policy-text {
	border: 1px solid #ccc;
	height: 200px;
	overflow: auto;
	text-align: left;
	padding: 5px;
}

.order-return-policy-text object {
	width: 400px;
}

.order-return-policy-agree {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
 .coupon-section { /*border: 3px dashed #1F6689;*/ /*width: 260px;*/ margin-left: 40px; /*float: left;*/ clear: both; }
.coupon {
	margin: 5px;
	padding: 2px;
    height: 75px;
}
.expiration {
    /*display: none;*/
}
.code {
	display: none;
	text-align: center;
	color: blue;
	font-weight: bold
}
table.selected-options {
	width: 100%;
}
td.name {
	width: 75%;
}
td.price {
	width: 25%;
	text-align: right;
}
.no-items {
	padding: 15px;
	text-align: center;
	font-weight: bold;
}
span.error, div.error {
	display: block;
}
.normal {
    font-weight: normal;
    font-size: .9em;
}
.progress {
    height: 30px;
    margin: 20px auto;
}
.step1 {
    background: #B7D8C5 left bottom url(/images/cart-nav.gif) no-repeat;
}
.step2 {
    background: #B7D8C5 0 -62px url(/images/cart-nav.gif) no-repeat;
}
.step3 {
     background: #B7D8C5 0 -31px url(/images/cart-nav.gif) no-repeat;
}
.step4 {
    background: #B7D8C5 0 0 url(/images/cart-nav.gif) no-repeat;
}

