/* ------ GET A QUOTE --------- */
.tip{cursor:pointer; color:#235EB6}
#tooltip{width:250px; color:#444}

td.summary{background-color:#F7F7F7}
.total{text-align:right; float:right}
.discount{float:left; text-align:left}
.sku{font-size:11px; color:#555}

#cart_resellers, table.cart_items{width:98%; margin:0 0 25px 7px}
table.cart_items{background-color:#fff;}
table.cart_items,table.format_vd{border:1px solid #ddd; padding: 15px;text-align:center;}
table.cart_items tr td.product_description{width: 70%;text-align:left;}
table.cart_items tr td.product_description_review{width: 60%;text-align:left;}
table.cart_items tr.head td{border:0;font-size:1em;font-weight:bold;padding:5px;margin:0;text-align:center; height:25px;vertical-align:middle;
border-bottom: 2px solid #eee;}
table.cart_items tr td{border-top: 0px solid #ddd;padding: 7px;width: 10%;text-align:center;}

td.cart_total{width:100%; text-align:right;background-color:#F7F7F7; border-top:0;padding: 10px;}
td.cart_total div{text-align:right}

table.cart_items td.cart_discount{background-color:#F7F7F7;text-align:left}
td.cart_update{background-color:#F7F7F7;}

#cart_resellers{background-color:#f7f7f7; padding:20px; border:1px solid #ddd; width:720px; }

table.format_vd tr td:first-child{width:44%;padding: 7px;}
table.cart_items tr td.aright {text-align:right;}
div.emptyCart {font-size:1.4em;font-weight:bold;color:#333333;line-height:2em;text-align:center; border:1px solid #ddd; background-color:#f7f7f7; height:160px;
margin:0 0 20px 0; padding:100px 0 0 0}

select.products {font-family:courier, fixed, monospace;padding: 0.1em 0 0.4em 0;width: 98%; line-height:24px;margin-left:7px}
select.products option.color{background-color:#eee;padding: 0.5em 0 0.5em 0;font-weight:bold;}
select.products option{padding: 4px;}

.btn_back,.btn_update, a.continue_shop{font-size:10px;font-weight:bold;text-shadow:0 1px #fff;
float:right; padding:2px 8px 8px 7px;background-image:url('/img/buy.png');background-position:-1478px 0px;height:30px;background-repeat:no-repeat;color:#333;margin:7px;width:94px;text-align:center}

.btn_back:hover,.btn_update:hover, a.continue_shop:hover, a.btn_editcart:hover, a.btn_checkout:hover{color:red;}
.btn_back,.btn_update{cursor:pointer;padding:2px 12px 10px 12px;border:0;width:110px; }
.btn_back {width:82px;text-align:center;}